Names.IdSourceRepresentation and operations on identifiers.
Values of this type represent (Rocq) identifiers.
Check that a string may be converted to an identifier.
Check that a string is a valid part of an identifier
Same as of_string except that any string made of supported UTF-8 characters is accepted.
module Set : Util.Set.ExtS with type elt = tFinite sets of identifiers.
module Pred : Predicate.S with type elt = tPredicates over identifiers.
module List : Util.List.MonoS with type elt = tOperations over lists of identifiers.