String with Unicode case folded downwards.
String with Unicode case folded downwards.
Hash of characters which case-fold to more than one character. Keys are the characters, values are strings of the characters to fold to. Source: https://www.unicode.org/Public/UCD/latest/ucd/CaseFolding.txt
Hash of characters which case-fold to more than one character. Keys are the characters, values are strings of the characters to fold to. Source: https://www.unicode.org/Public/UCD/latest/ucd/CaseFolding.txt
Hash of characters which case-fold to more than one character. Keys are the strings of the characters to fold to, values are the characters themselves in string format. Source: https://www.unicode.org/Public/UCD/latest/ucd/CaseFolding.txt
Hash of characters which case-fold to more than one character. Keys are the strings of the characters to fold to, values are the characters themselves in string format. Source: https://www.unicode.org/Public/UCD/latest/ucd/CaseFolding.txt
(unfold string)
Set of strings containing all possible combinations of replacing sequences of characters with the character they fold from.
Set of strings containing all possible combinations of replacing sequences of characters with the character they fold from.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close