Module Sigma.ChunkSource

Sourcetype t = Chunk.t
Sourcetype set = Heap.set
Sourcetype 'a map = 'a Heap.map
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourcemodule Map : sig ... end
Sourcemodule Set : sig ... end