Module Reins.PatriciaMap.GenKeyMap

module GenKeyMap: Reins.Maps.GenKeyMapSig  with type key = int
		       and type 'e elt = 'e

include Reins.Maps.MonoKeyMapSig
val gen1 : (?size:int -> Random.State.t -> 'e) -> ?size:int -> Random.State.t -> 'e t