Includes operations for performing basic functional programming
Includes operations for performing basic functional programming
(prepare-rfunction rfunction)
Determines whether the function provided to the map-reduce-filter
operations is just a sequence. The rfunction
is converted such
that a sequence can be used in place of a function within
map-reduce-filter.
Determines whether the function provided to the map-reduce-filter operations is just a sequence. The `rfunction` is converted such that a sequence can be used in place of a function within map-reduce-filter.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close