module Marshal: Benl_marshal.Make(Benl_modules.Marshallable)
Benl_marshal.Make
(
Benl_modules.Marshallable
)
val load : string -> I.t
string -> I.t
val dump : string -> I.t -> unit
string -> I.t -> unit