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