PatternSequence¶
Represents several arguments in a row, spliced into the pattern that contains it:
Naming it binds the whole sequence:
Repeating it repeats the group, so only an even number of arguments matches a pair:
PatternSequence¶Represents several arguments in a row, spliced into the pattern that contains it:
Naming it binds the whole sequence:
Repeating it repeats the group, so only an even number of arguments matches a pair: