Liking cljdoc? Tell your friends :D

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

default-flowclj

(default-flow id default-fn & o)

expand-flowclj

(expand-flow id fn-arg & o)

Creates a flow from an arity-1 function.

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

flowclj

(flow id flow-fn & o)

fn-flowclj

(fn-flow id fn-arg & o)

workflowclj

(workflow id definition-or-flow & o)

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

× close