Liking cljdoc? Tell your friends :D
Clojure only.

thinktopic.aljabr.macros


and*cljmacro

(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.
raw docstring

def-ndarraycljmacro

(def-ndarray dim cast type-hint type-id data-ctor get set & [clj?])

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