Module type Reins.Heaps.MonoHeapSig


module type MonoHeapSig = sig .. end

type t 
type elt 
include Reins.Heaps.Heap_
val to_string : 'a heap -> string