Except
Except[c]
is a pattern object which represents any expression except one that matches c.
Except[c,p]
represents any expression that matches p but not c.
Details
- Except[c] is equivalent to Except[c,_].
- Except[c] represents the complement of the set of expressions that match c.
- Except works in StringExpression.
Examples
open allclose allScope (2)
Wolfram Research (2004), Except, Wolfram Language function, https://reference.wolfram.com/language/ref/Except.html.
Text
Wolfram Research (2004), Except, Wolfram Language function, https://reference.wolfram.com/language/ref/Except.html.
CMS
Wolfram Language. 2004. "Except." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Except.html.
APA
Wolfram Language. (2004). Except. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Except.html