Module Ident
Managing of identifier to avoid clashes
- author
- Christoph Sticksel
val pp_print_ident : Stdlib.Format.formatter -> t -> unit
Pretty-print an identifier
val of_string : string -> t
Construct an identifier from a string
val to_string : t -> string
Return a string representation of an identifier x