You are currently using a new, unsaved search.
throw on unsuccessful match
Bug in seq pattern matching
Optimized pattern matching on deftype/record, POJOs
Matching Diagnostics
Allow or'ing of guard functions
Allow matching of map expressions to restrict the set of keys present in the value to a subset of a specified set of keys
Matching a sequence with just a rest pattern fails to compile
IndexOutOfBoundsException when matching empty vector
we should test the presence of key with find, not get
Exception thrown when matching using :seq when there is a seq call in the tail of the occurrences
Duplicate wildcard detection in pattern row doesn't account for locals
Improve match compile times
cata matching
IllegalArgumentException when AOT compiling namespace using clojure.core.match since alpha10
AOT-compiling match expression produces stack overflow
Cannot AOT with certain match expression.
Fail to match empty vector
Match doesn't work when AOT compiled into a JAR, but manually macroexpanding and JAR'ing works fine.
Non deterministic match behavior for seqs when AOT
Vector match "underflow" => IndexOutOfBoundsException
Implement (p|q)ba heuristics
use case for dispatching on literals
Eliminate distinction between leaf-bind-expr and bind-expr