method NFC

Documentation for method NFC assembled from the following types:

class Str

From Str

(Str) method NFC

method NFC(Str:D: --> NFC:D)

Returns a codepoint string in NFC format (Unicode Normalization Form C / Composed).

class Uni

From Uni

(Uni) method NFC

method NFC(Uni:D: --> NFC:D)

Returns a NFC (Normal Form Composed)-converted version of the invocant.