Liking cljdoc? Tell your friends :D

eva.v2.transaction-pipeline.type.tx-fn

Defines a concrete type for transaction functions handled in the transaction pipeline.

Defines a concrete type for transaction functions handled in the transaction pipeline.
raw docstring

->tx-fnclj

(->tx-fn db cmd)
source

db-fn-op?clj

(db-fn-op? db o)
source

eval-tx-fnclj

(eval-tx-fn tx-fn)

Evaluate the given transaction function, yielding a new coll of tx-data

Evaluate the given transaction function, yielding a new coll of tx-data
sourceraw docstring

tx-fn?clj

(tx-fn? o)
source

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

× close