Condition
or
places an additional constraint on
pattern
that only allows it to match ifexpr
evaluates toTrue
.
Examples
The controlling expression of a Condition
can use variables from the pattern:
Condition
can be used in an assignment:
Implementation status
- ✅ - full supported