Module Context.CompactedSource

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