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