UNF.Makemodule Config : ConfigInt.Typemodule Text : UnicodeString.Typetype text = Text.tclass nfd : UChar.t OOChannel.obj_output_channel -> UChar.t
CamomileLibrary__.OOChannel.obj_output_channelclass nfc : UChar.t OOChannel.obj_output_channel -> UChar.t
CamomileLibrary__.OOChannel.obj_output_channelclass nfkd : UChar.t OOChannel.obj_output_channel -> UChar.t
CamomileLibrary__.OOChannel.obj_output_channelclass nfkc : UChar.t OOChannel.obj_output_channel -> UChar.t
CamomileLibrary__.OOChannel.obj_output_channelConversion 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