Module type Reins.Heaps.GenHeapSig


module type GenHeapSig = sig .. end

include Reins.Heaps.MonoHeapSig
val gen : ?size:int -> Random.State.t -> t