package ocaml-base-compiler

  1. Overview
  2. Docs
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