We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lean.PrettyPrinter.Delaborator.Delab
Delaborators have the type Lean.PrettyPrinter.Delaborator.Delab. This is an alias for DelabM Syntax, where DelabM is the delaboration monad.
DelabM Syntax
DelabM
This is not correct. Delab is an alias of DelabM Term.
Delab
DelabM Term
This issue is caused by upstream change at Jun 28, 2022.
see: leanprover/lean4@a783022#diff-39fa64847f93933be08a768b4b399ba3aeed990740b0182f872201131db36b17
The text was updated successfully, but these errors were encountered:
This description may be intended one.
Sorry, something went wrong.
No branches or pull requests
This is not correct.
Delab
is an alias ofDelabM Term
.This issue is caused by upstream change at Jun 28, 2022.
see: leanprover/lean4@a783022#diff-39fa64847f93933be08a768b4b399ba3aeed990740b0182f872201131db36b17
The text was updated successfully, but these errors were encountered: