1-S.Key
type t
val of_string : string -> t
The textual representation of a key must not contain '=' or ','.
module Map : Map.S with type key = t