package sexplib

  1. Overview
  2. Docs
type t = Base.Exported_for_specific_uses.Sexplib.Sexp.t =
  1. | Atom of string
  2. | List of t list

Type of S-expressions

OCaml

Innovation. Community. Security.