Module Accessor__.Dictionary
type ('c, 'w) tA
(c, w) texplains how to construct a mapping from some specification. For example, an(isomorphism, w) tknows how to convert the specification containinggetandconstructfunctions into a function over mappings witnessed byw.
module Create : sig ... endmodule Run : sig ... end