Skip to content
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

Added fn root(&self) -> Id to RecExpr. #321

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

yonatan-reicher
Copy link
Contributor

This is a convenience method for getting the root node of an expression for working on RecExpr directly without needing to know that it is the last element of it's slice.

@asukaminato0721
Copy link

asukaminato0721 commented Jul 23, 2024

error: package syn v2.0.68 cannot be built because it requires rustc 1.61 or newer, while the currently active rustc version is 1.60.0

need to rerun the ci since rustc updated recently.

@mwillsey mwillsey merged commit 347326d into egraphs-good:main Jul 23, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants