Liking cljdoc? Tell your friends :D

manifold.stream.graph


add-connection!clj

(add-connection! a b)
source

conj-to-list!clj

(conj-to-list! m k x)
source

connectclj

(connect src
         dst
         {:keys [upstream? downstream? timeout description]
          :or {timeout -1 upstream? false downstream? true}
          :as opts})
source

downstreamclj

(downstream stream)
source

handle->connected-handlesclj

source

handle->downstreamsclj

source

pop-connected!clj

(pop-connected! stream)
source

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

× close