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