Predicates represent the information which is required to produce a
clojure.test
assertion.
Predicates represent the information which is required to produce a `clojure.test` assertion.
(assert! predicate)
Turns the predicate into a clojure.test
assertion.
Turns the predicate into a `clojure.test` assertion.
(collect form config)
Processes the multi-monitor configuration (see effective.core/effect
)
and the effect form. Produces a vector of predicates.
Processes the multi-monitor configuration (see `effective.core/effect`) and the effect form. Produces a vector of predicates.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close