Sets of characters with efficient range representations.
Includes large unicode characters, and so we can't use the Character class directly. Instead the API uses strings of one character (for small unicode characters) or two surrogates (for large unicode characters).
Sets of characters with efficient range representations. Includes large unicode characters, and so we can't use the Character class directly. Instead the API uses strings of one character (for small unicode characters) or two surrogates (for large unicode characters).
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |