Tagged Questions
14
votes
2answers
408 views
Pattern issues weird warning
Take for example
head[b_[PatternSequence[_, _]]] := 9
I know this example serves no purpose as is. It also happens in useful examples such as
...