Liking cljdoc? Tell your friends :D

cljs-thread.injest


*chunk*cljs

source

*par*cljs

source

=>>clj/smacro

(=>> x & thread)

Just like x>> but first composes stateless transducers into a function that r/folds in parallel the values flowing through the thread. Remaining stateful transducers are composed just like x>>.

Just like x>> but first composes stateless transducers into a function that 
`r/fold`s in parallel the values flowing through the thread. Remaining
stateful transducers are composed just like x>>.
sourceraw docstring

fancljs

(fan conveyer xf args & {:keys [par chunk]})
source

mk-injest-idscljs

(mk-injest-ids & [n])
source

pre-transducify-threadclj

(pre-transducify-thread conveyer
                        names
                        env
                        minimum-group-size
                        t-fn
                        t-pred
                        thread)
source

start-injestscljs

(start-injests configs)
source

tfanclj/smacro

(tfan conveyer names xf-group)
source

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

× close