Parameter Maker_concrete_key2_of_1.X

type 'h key
module Key (Hash : Hash.S) : Key.S with type t = Hash.t key and type hash = Hash.t
module Make (Hash : Hash.S) (Value : Type.S) : sig ... end