method NFKC
1 | class Str |
1.1 | (Str) method NFKC |
2 | class Uni |
2.1 | (Uni) 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.