Liking cljdoc? Tell your friends :D

pondermatic.shell


->atomclj/s

(->atom actor)
(->atom actor atom)
source

><clj/s

(>< flow)
source

actorclj/s

(actor init)
source

doneclj/s

source

engineclj/s

(engine process session)
source

flowclj/s

(flow {:keys [:pondermatic.shell/receive]})
source

returnclj/s

(return emit result)
source

|!>clj/s

(|!> {:keys [:pondermatic.shell/send] :as a} fn)
source

|<clj/s

(|< {:keys [:pondermatic.shell/receive] :as a}
    create-flow
    &
    {:keys [signal?] :or {signal? false}})
source

|<=clj/s

(|<= & xf*)
source

|>clj/s

(|> {:keys [:pondermatic.shell/send] :as a} msg)
source

|><clj/s

(|>< a flow & {:keys [signal?] :or {signal? false}})
source

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

× close