Module CCSexp_intfSource

Sourcetype 'a or_error = ('a, string) result
Sourcetype 'a sequence = ('a -> unit) -> unit
Sourcetype 'a gen = unit -> 'a option
Sourcemodule type SEXP = sig ... end
Sourcemodule type S = sig ... end