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