Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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