Module type Reins.Maps.GenMapSig


module type GenMapSig = sig .. end

include Reins.Maps.MonoMapSig
val gen : ?size:int -> Random.State.t -> t