Liking cljdoc? Tell your friends :D

com.wsscode.test.chuck.charsets

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).
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close