module GenKeyMap: Reins.Maps.GenKeyMapSig with type key = int and type 'e elt = 'e
Reins.Maps.GenKeyMapSig
with type key = int and type 'e elt = 'e
include Reins.Maps.MonoKeyMapSig
val gen1 : (?size:int -> Random.State.t -> 'a) -> ?size:int -> Random.State.t -> 'a t
(?size:int -> Random.State.t -> 'a) -> ?size:int -> Random.State.t -> 'a t