jon.recoil.org

Module S.Key

type t
val of_string : string -> S.Key.t

The textual representation of a key must not contain '=' or ','.

module Map : Stdlib.Map.S with type key = S.Key.t