NFKC Case folding
val fold : Stdlib.Uchar.t -> [ `Self | `Uchars of Stdlib.Uchar.t list ]
fold u
is u
's NFKC_Casefold property.
Case.Nfkc_fold
NFKC case folding.
val fold : Stdlib.Uchar.t -> [ `Self | `Uchars of Stdlib.Uchar.t list ]
fold u
is u
's NFKC_Casefold property.