method NFC
Documentation for method NFC
assembled from the following types:
class Str
From Str
(Str) method NFC
method NFC(Str: --> NFC)
Returns a codepoint string in NFC format (Unicode Normalization Form C / Composed).
class Uni
From Uni
(Uni) method NFC
method NFC(Uni: --> NFC)
Returns a NFC (Normal Form Composed)-converted version of the invocant.