sexplib0
is a lightweight portion of sexplib
, for situations where a
dependency on sexplib
is problematic.
It has the type definition and the printing functions, but not parsing.
See sexplib for documentation.
Library containing the definition of S-expressions and some base converters
OCamlMIT
sexplib0
is a lightweight portion of sexplib
, for situations where a
dependency on sexplib
is problematic.
It has the type definition and the printing functions, but not parsing.
See sexplib for documentation.