Up

Module Lazy

Signature

include Lazy
val t_of_sexp : (Sexp.t -> 'a) -> Sexp.t -> 'a lazy_t
val sexp_of_t : ('a -> Sexp.t) -> 'a lazy_t -> Sexp.t