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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |