Changes the implementation of `List.all` and `List.any` so they short-circuit. The implementations are tail-recursive. This replaces https://github.com/leanprover/std4/pull/392, which was going to do this with `@[csimp]`. |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| BasicAux.lean | ||
| Control.lean | ||