Module Sexp.O

type sexp = Base.Sexp.t =
| Atom of Core_kernel__.Import.string
| List of Core_kernel__Sexp.t Core_kernel__.Import.list