Skip to content

Conversation

@orxfun
Copy link
Owner

@orxfun orxfun commented Nov 22, 2025

Adds leaves_mut method to NodeMut to allow mutating the data of the leaf nodes.

Fixes #175

@hasezoey hasezoey mentioned this pull request Nov 23, 2025
Copy link
Contributor

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

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

Looks good to me, but no leaves_mut_with or tests? (nvm, forgot doc-tests exist again)

@orxfun orxfun merged commit 3546ebb into main Nov 23, 2025
8 checks passed
@orxfun orxfun deleted the leaves_mut branch November 23, 2025 17:02
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.

Add a NodeMut::leaves_mut?

3 participants