(=>> x & thread)
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>>.
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>>.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close