(and* x)(and* x & more)Like clojure.core/and, but avoids intermediate let bindings and only ever returns either result of last form (if all previous succeeded) or nil.
Like clojure.core/and, but avoids intermediate let bindings and only ever returns either result of last form (if all previous succeeded) or nil.
(def-ndarray dim cast type-hint type-id data-ctor get set & [clj?])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 |