Skip to content

Condition

Represents a pattern with a condition test (pattern /; test).

$ wo 'Condition[x_, x > 0]'
x_ /; x > 0