Skip to main content

clojure.core.match

B

  • backtrack

    Pre-allocated exception used for backtracing

D

M

  • match

    Pattern match a row of occurrences. Take a vector of occurrences, vars. Clause question-answer syntax is like `cond`. ...

V