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: remove first/last_leaf_inner #706

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

ErinvanderVeen
Copy link
Member

Resolves longstanding TODO to simplify first and last leaf

Description

The previous solution was needlessly recursive, this version changes the recursion into a loop.

Checklist

Checklist before merging:

  • [ ] CHANGELOG.md updated
  • [ ] README.md up-to-date

Copy link
Member

@Xophmeister Xophmeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ErinvanderVeen ErinvanderVeen merged commit 42f2630 into main May 30, 2024
9 checks passed
@ErinvanderVeen ErinvanderVeen deleted the simplify-last-first-leaf branch May 30, 2024 16:14
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.

None yet

2 participants