Given a target ``` | f a b ``` the new conv tactic ``` conv => fun ``` turns it into ``` | f a ``` and `arg 0` turns it into ``` | f ``` Fixes #3239 |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lean-toolchain | ||