Module Ocsipersist_lib.Sigs

module type TABLE = sig ... end
module type FUNCTORIAL = sig ... end
module type POLYMORPHIC = sig ... end
module type REF = sig ... end

Persistent references for OCaml

module type STORE = sig ... end