Module SExprBase
S-Expressions
This module defines S-expressions over arbitrary atoms. Use the functor Make to instantiate the type to a concrete type, see HStringSExpr.
- author
- Christoph Sticksel
(Incorporating code from the OCaml sexplib, which is part of the OCaml Core alternative standard library)