Up

Module Key

Signature

type ('a, 'b) t
val create : init:'b -> f:('b -> 'a -> 'b) -> name:string -> ('b -> Std_internal.Sexp.t) -> ('a, 'b) t