Liking cljdoc? Tell your friends :D

matcher-combinators.core


match-predclj

(match-pred func actual)
source

match?clj

(match? {:matcher-combinators.result/keys [type]})
source

Matchercljprotocol

For matching expected and actual values, providing helpful mismatch info on unsucessful matches

For matching expected and actual values, providing helpful mismatch info on
unsucessful matches

matchclj

(match this actual)

determine if a concrete actual value satisfies this matcher

determine if a concrete `actual` value satisfies this matcher
sourceraw docstring

matcher?clj

(matcher? x)
source

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

× close