(concat)(concat a)(concat a b)(concat a b & args)(filter pred coll)(lazy-chunked-seq chunked-cons-code)(map f arg)(map f c1 c2)(map f c1 c2 c3)(map f c1 c2 c3 c4)(map f c1 c2 c3 c4 & args)(repeatedly f)(repeatedly n f)(tuple-map f arg)(tuple-map f c1 c2)(tuple-map f c1 c2 & args)f always receives a single tuple argument. This is far faster for larger argument lists.
f always receives a single tuple argument. This is *far* faster for larger argument lists.
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 |