Uucp.Name
Name and name alias properties.
References.
val name : Uchar.t -> string
name u is u's Name property.
name u
u
type alias_tag = [
| `Abbreviation
| `Alternate
| `Control
| `Correction
| `Figment
]
val pp_alias_tag : Format.formatter -> alias_tag -> unit
pp_alias_tag t prints an unspecified representation of t on ppf.
pp_alias_tag t
t
ppf
val name_alias : Uchar.t -> (alias_tag * string) list
name_alias u is u's Name_Alias property.
name_alias u