Questions about DownValues which specify function definitions for symbols.

learn more… | top users | synonyms

21
votes
0answers
300 views

How is pattern specificity decided?

Mathematica has a notion of pattern specificity, which is a partial ordering on patterns. The rules (e.g. DownValues, ...