Liking cljdoc? Tell your friends :D

inmesh.core


=>>clj/smacro

(=>> & x)

Just like x>> but first composes stateless transducers into a function that transduces 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 
transduces in parallel the values flowing through the thread. Remaining
stateful transducers are composed just like x>>.
sourceraw docstring

breakclj/smacro

(break & x)
source

dbgclj/smacro

(dbg & x)
source

e-argscljs

source

e-fncljs

source

futureclj/smacro

(future & x)
source

idcljs

source

inclj/smacro

(in & x)
source

in?clj/smacro

(in? & x)
source

init!cljs

(init! & [config-map])
source

on-whenclj/smacro

(on-when & x)
source

sargscljs

source

spawnclj/smacro

(spawn & x)
source

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

× close