Dolmen_std.EscapeEscaping identifiers
This module provides helpers to print identifers in languages, in order to ensure that the printed string is conform to a language specification, in order to avoid all kinds of injections (e.g. parentheses in identifier names, etc...)
umap f provides an equivalent of flat_map on strings. f is given the position of the character in the string (starting from 1), and a character.
A renaming function, which add an increasing number after the given separator.
module type Arg = Dolmen_intf.Id.Escape