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

fix: account for lean4#3851 #123

Merged
merged 2 commits into from
Apr 15, 2024
Merged

fix: account for lean4#3851 #123

merged 2 commits into from
Apr 15, 2024

Conversation

kmill
Copy link
Contributor

@kmill kmill commented Apr 15, 2024

The fields of Subarray are changing in the next Lean release.

The function Aesop.Subarray.popFront can be replaced by Subarray.popHead? in the meantime.

The fields of Subarray are changing in the next Lean release.

The function `Aesop.Subarray.popFront?` can be replaced by `Subarray.popHead?`.
@kim-em
Copy link
Collaborator

kim-em commented Apr 15, 2024

I'll just remove popFront entirely.

@kim-em kim-em merged commit decc71a into master Apr 15, 2024
2 checks passed
@kim-em kim-em deleted the kmill-patch-1 branch April 15, 2024 05:56
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.

2 participants