Colorize console text. Mostly copied from Bruce Hauman's Figwheel project
Colorize console text. Mostly copied from Bruce Hauman's Figwheel project
Internal use. Require matcher-combinators.test
instead of this
namespace.
Internal use. Require `matcher-combinators.test` instead of this namespace.
Internal use. Require matcher-combinators.test
instead of this
namespace.
Internal use. Require `matcher-combinators.test` instead of this namespace.
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.
No vars found in this namespace.
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).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close