Liking cljdoc? Tell your friends :D
Clojure only.

missinterpret.flows.constructors

Constructors for entities. These only match schemas, the system namespaces are user-facing and perform more extensive runtime validation.

Constructors for entities. These only match schemas, the
system namespaces are user-facing and perform more extensive runtime
validation.
raw docstring

flowclj

(flow id flow-fn & o)

fn-flowclj

(fn-flow id fn-arg)
(fn-flow id fn-arg default-fn)

Creates a flow from an arity-1 function.

Creates a flow from an arity-1 function.
raw docstring

workflowclj

(workflow id definition-or-flow & o)

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

× close