Up

Module type S

New code should use the @@deriving sexp syntax directly. These module types (S, S1, S2, and S3) are exported for backwards compatibility only. *

Signature

type t
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t