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
Just a heads-up, the MMB format has changed to eliminate ConvRef. Ref should pop a conversion obligation if the heap element is a conversion.
ConvRef
Ref
kernel/src/stream/proof.rs
Lines 179 to 182 in 491ab31
Unfold also no longer pops three elements from the stack. See https://github.com/digama0/mm0/blob/master/mm0-c/mmb.md
Unfold
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just a heads-up, the MMB format has changed to eliminate
ConvRef
.Ref
should pop a conversion obligation if the heap element is a conversion.kernel/src/stream/proof.rs
Lines 179 to 182 in 491ab31
Unfold
also no longer pops three elements from the stack. See https://github.com/digama0/mm0/blob/master/mm0-c/mmb.mdThe text was updated successfully, but these errors were encountered: