module type MonoHeapSig = sig .. end
sig
end
type t
type elt
include Reins.Heaps.Heap_
val to_string : 'a heap -> string
'a heap -> string