Liking cljdoc? Tell your friends :D
Clojure only.

io.randomseed.utils.qe

Quick equality macro.

Quick equality macro.
raw docstring

q=cljmacro

(q= a b)

Compares 2 forms by calling clojure.core/identical? and if that returns falsy value tries clojure.core/=.

Compares 2 forms by calling `clojure.core/identical?`
and if that returns falsy value tries `clojure.core/=`.
sourceraw 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