Functions used by the pattern matcher at runtime.
Functions used by the pattern matcher at runtime.
Special value signaling a match failure. Generated code will often utilize this value for control flow purposes.
Special value signaling a match failure. Generated code will often utilize this value for control flow purposes.
(fail? x)true if the x is the special runtime value FAIL, false
otherwise.
true if the `x` is the special runtime value `FAIL`, false otherwise.
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 |