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