Liking cljdoc? Tell your friends :D

matcher-combinators.ansi-color

Colorize console text. Mostly copied from Bruce Hauman's Figwheel project

Colorize console text. Mostly copied from Bruce Hauman's Figwheel project
raw docstring

matcher-combinators.clj-test

Internal use. Require matcher-combinators.test instead of this namespace.

Internal use. Require `matcher-combinators.test` instead of this
namespace.
raw docstring

matcher-combinators.cljs-test

Internal use. Require matcher-combinators.test instead of this namespace.

Internal use. Require `matcher-combinators.test` instead of this
namespace.
raw docstring

matcher-combinators.dispatch

Type-specific implementations of the match function of the matcher-combinators.core/Match protocol invoke dispatch functions defined in this namespace, which provide a layer of indirection between match and the specific matcher implementation for each type. This indirection allows for redefinition at runtime, necessary for the match-with feature.

Type-specific implementations of the `match` function of the
matcher-combinators.core/Match protocol invoke dispatch functions defined in
this namespace, which provide a layer of indirection between `match`
and the specific matcher implementation for each type. This indirection allows
for redefinition at runtime, necessary for the `match-with` feature.
raw docstring

matcher-combinators.result

No vars found in this namespace.

matcher-combinators.test

Integration with clojure.test or cljs.test (depending on which platform you're running on).

Integration with clojure.test or cljs.test (depending on which platform
you're running on).
raw docstring

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

× close