-
Notifications
You must be signed in to change notification settings - Fork 55
Issues: leanprover-community/lean4-metaprogramming-book
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Typo in
MetaM
chapter: the signature of Lean.commitIfNoEx
is wrong
#140
opened Jun 11, 2024 by
spinylobster
metam: add section on type checking, type inference, typeclass inference
#69
opened Jul 26, 2022 by
JLimperg
and_then
is subtly different from <;>
. The former focuses the goal, whereas the latter does not.
#49
opened Jun 14, 2022 by
alexkeizer
ProTip!
Exclude everything labeled
bug
with -label:bug.