Module type Map.Key


module type Key = Map_intf.Key

type t 
include Sexpable.S
val compare : t -> t -> int