This PR using `StateT.run` rather than the "defeq abuse" of function application. There remain many places where we still use function application for `ReaderT`, but I've updated this in the touched files. (To really solve this, we would make `StateT` irreducible, but that is not happening here.) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Commands.lean | ||
| Diff.lean | ||
| InteractiveCode.lean | ||
| InteractiveDiagnostic.lean | ||
| InteractiveGoal.lean | ||
| TaggedText.lean | ||
| Types.lean | ||
| UserWidget.lean | ||