module Key: sig .. end
sig
end
A module defining the type of the key. Some map implementations may define more functions in this module for disambiguating keys from one another.
type t