Liking cljdoc? Tell your friends :D

com.gfredericks.test.chuck.cljs-macros

Macros needed by com.gfredericks.test.chuck's cljs support. Moved here to avoid compiling them during normal Clojure compilation

Macros needed by com.gfredericks.test.chuck's cljs support.
Moved here to avoid compiling them during normal Clojure compilation
raw docstring

com.gfredericks.test.chuck.properties

Alternative to clojure.test.check.properties.

Alternative to clojure.test.check.properties.
raw docstring

com.gfredericks.test.chuck.regexes.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 is a website building & hosting documentation for Clojure/Script libraries

× close