Liking cljdoc? Tell your friends :D

missinterpret.flows.predicates


factory-result?clj

(factory-result? wf)

flow-catalog?clj

(flow-catalog? c)

flow-fn?clj

(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?
raw docstring

flow=clj

(flow= f1 f2)

flow?clj

(flow? arg)

flows-definition?clj

(flows-definition? c)

system-catalog?clj

(system-catalog? c)

workflow-catalog?clj

(workflow-catalog? c)

workflow-factory-failed?clj

(workflow-factory-failed? wf)

workflow-loaded?clj

(workflow-loaded? wf)

workflow-unloaded?clj

(workflow-unloaded? wf)

workflow=clj

(workflow= wf1 wf2)

workflow?clj

(workflow? wf)

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

× close