mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-09 12:23:32 -04:00
345 B
345 B
"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.