this way this function does not have to peek at the `altType` to see when there are no more arguments, which makes it a bit more explicit, and also a bit more robust should one apply this function to the type of an alternative with the motive already instantiated. It seems this uncovered a variable shadow bug, where the counter `i` was accidentially reset after removing the `i`’th entry in `ys`. |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| CaseArraySizes.lean | ||
| CaseValues.lean | ||
| Match.lean | ||
| MatchEqs.lean | ||
| MatchEqsExt.lean | ||
| MatcherInfo.lean | ||
| MatchPatternAttr.lean | ||
| MVarRenaming.lean | ||
| Value.lean | ||