Ocsipersist_lib
This modules provides tools for creating more implementations of the Ocsipersist
virtual module.
module Sigs : sig ... end
module Polymorphic (Functorial : Sigs.FUNCTORIAL) : Sigs.POLYMORPHIC
deriving polymorphic interface from the functorial one
module Ref (Store : Sigs.STORE) : sig ... end