(def-keys amap keys)Defines all selected keys in a map, e.g.: (def-map mymap [name age length])
Defines all selected keys in a map, e.g.: (def-map mymap [name age length])
(rf-some)(rf-some x)(rf-some _ x)Reducing function that returns the first logical true value. Ported from net.cgrand/xforms
Reducing function that returns the first logical true value. Ported from net.cgrand/xforms
(xf-some xform coll)Process coll through the specified xform and returns the first logical true value. Ported from net.cgrand/xforms
Process coll through the specified xform and returns the first logical true value. Ported from net.cgrand/xforms
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 |