ocaml-trace/sexplib0/_doc-dir
2024-08-26 14:16:27 +00:00
..
CHANGES.md deploy: 57aec09be9 2024-08-26 14:16:27 +00:00
LICENSE.md deploy: 57aec09be9 2024-08-26 14:16:27 +00:00
README.md deploy: e76a977330 2024-03-08 16:51:12 +00:00

"Sexplib0 - a low-dep version of Sexplib"

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.