(factory-result? wf)
(flow-catalog? c)
(flow-fn? {:keys [:flow/fn] :as flow} args)
Does this flow's fn return a stream when passed the arguments?
Does this flow's fn return a stream when passed the arguments?
(flow= f1 f2)
(flow? arg)
(flows-definition? c)
(system-catalog? c)
(workflow-catalog? c)
(workflow-factory-failed? wf)
(workflow-loaded? wf)
(workflow-unloaded? wf)
(workflow= wf1 wf2)
(workflow? wf)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close