package sexp

  1. Overview
  2. Docs
type t =
  1. | Field of string
  2. | Comma
  3. | Newline