Liking cljdoc? Tell your friends :D
All platforms.

question-mark.demo


isclj/smacro

(is x)
(is x & xs)

arity 1: assert that given argument is truthy arity n : assert that given args are truthy and equals

arity 1: assert that given argument is truthy
arity n : assert that given args are truthy and equals
sourceraw docstring

isntclj/smacro

(isnt x)
(isnt x & xs)

every argument has to be falsy

every argument has to be falsy
sourceraw docstring

mclj/s

source

mix-testclj/s

(mix-test x)
source

throwsclj/smacro

(throws x)
source

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