UNF.Makemodule _ : Config.Typemodule Text : UnicodeString.Typetype text = Text.tConversion to NFD, NFKD, NFC, NFKC forms.
module NFCBuf : sig ... endput_nfd b t, put_nfkd b t, put_nfc b t, put_nfkc b t clear the contents of b and put the NFD, NFKD, NFC, NFKC forms of t into b respectively.
type index = Text.index