sig
type
'
a t =
'
a t
val
sexp_of_t : (
'
a
->
Sexplib
.
Sexp
.t)
->
'
a
Core_lazy
.t
->
Sexplib
.
Sexp
.t
end