This PR modifies the signature of the functions `Nat.fold`, `Nat.foldRev`, `Nat.any`, `Nat.all`, so that the function is passed the upper bound. This allows us to change runtime array bounds checks to compile time checks in many places. |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Transform.lean | ||