Quick equality macro.
Quick equality macro.
(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/=`.
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 |