Liking cljdoc? Tell your friends :D

scicloj.metamorph.core


->pipelineclj

(->pipeline ops)
(->pipeline config ops)

Create pipeline from declarative description.

Create pipeline from declarative description.
sourceraw docstring

liftclj

(lift op & params)

Create context aware version of the given op function. :metamorph/data will be used as a first parameter.

Result of the op function will be stored under :metamorph/data

Create context aware version of the given `op` function. `:metamorph/data` will be used as a first parameter.

Result of the `op` function will be stored under `:metamorph/data`
sourceraw docstring

pipelineclj

(pipeline & ops)
source

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

× close