Liking cljdoc? Tell your friends :D

fif.stdlib.functional-ops

Includes operations for performing basic functional programming

Includes operations for performing basic functional programming
raw docstring

arg-iter-filter-tokenclj/s

source

arg-iter-map-tokenclj/s

source

arg-iter-reduce-tokenclj/s

source

arg-start-filter-tokenclj/s

source

arg-start-map-tokenclj/s

source

arg-start-reduce-tokenclj/s

source

enter-functional-modeclj/s

(enter-functional-mode sm state)
source

exit-functional-modeclj/s

(exit-functional-mode sm)
source

filter-opclj/s

(filter-op sm)
source

functional-modeclj/smultimethod

source

functional-mode-flagclj/s

source

import-stdlib-functional-opsclj/s

(import-stdlib-functional-ops sm)
source

map-opclj/s

(map-op sm)
source

prepare-rfunctionclj/s

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

reduce-opclj/s

(reduce-op sm)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close