Liking cljdoc? Tell your friends :D

lambdacd.stepstatus.predicates

Predicates over step status.

Predicates over step status.
raw docstring

lambdacd.stepstatus.unify

Functions that implement logic to summarize a list of statuses into a single status. Commonly used in combination with unify-only-status as a :unify-results-fn to generate the status of a parent step from the statuses of child steps. These functions might return :unknown if a combination of statuses does not make sense to their scenario.

Functions that implement logic to summarize a list of statuses into a single status.
Commonly used in combination with `unify-only-status` as a `:unify-results-fn` to generate the status of a parent step from the statuses of child steps.
These functions might return `:unknown` if a combination of statuses does not make sense to their scenario.
raw docstring

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

× close