Parameter Concrete_map.Key

include Stdlib.Map.OrderedType
type t
val compare : t -> t -> int
val pp : Stdlib.Format.formatter -> t -> unit
val show : t -> string