(collect fn col)
Collect the values of (fn item) from the col where result is not nil
Collect the values of (fn item) from the col where result is not nil
(keep-meta obj fun & args)
return the result of (fun obj), and asign metadata of obj to the result
return the result of (fun obj), and asign metadata of obj to the result
(to-map-by fun col)
return a map of {key (fun obj)}
return a map of {key (fun obj)}
(true-metas obj)
get the keys of metadata of the object where it's value is true
get the keys of metadata of the object where it's value is true
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 |