Module Context.CompactedSource

Sourcemodule Declaration : sig ... end
Sourcetype ('constr, 'types) pt = ('constr, 'types) Declaration.pt list
Sourceval fold : (('c, 't) Declaration.pt -> 'a -> 'a) -> ('c, 't) pt -> init:'a -> 'a