This PR deprecates `extract_eq_drop_take` in favor of the more correct name `extract_eq_take_drop`, so that we'll be able to use the old name for a lemma `xs.extract start stop = (xs.take stop).drop start`. Until the deprecation deadline has passed, this new lemma will be called `extract_eq_drop_take'`. |
||
|---|---|---|
| .. | ||
| bench | ||
| bench-radar | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||