Module type Reins.Heaps.PolyHeapSig


module type PolyHeapSig = sig .. end

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