This PR uses `Array.findFinIdx?` in preference to `Array.findIdx?` where it allows converting a runtime bounds check to a compile time bounds check. (and some other minor cleanup) |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
This PR uses `Array.findFinIdx?` in preference to `Array.findIdx?` where it allows converting a runtime bounds check to a compile time bounds check. (and some other minor cleanup) |
||
|---|---|---|
| .. | ||
| Basic.lean | ||