Liking cljdoc? Tell your friends :D
Clojure only.

effective.predicate

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.
raw docstring

assert!clj

(assert! predicate)

Turns the predicate into a clojure.test assertion.

Turns the predicate into a `clojure.test` assertion.
raw docstring

collectcljmacro

(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.
raw docstring

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

× close