Skip to content

Conversation

@orxfun
Copy link
Owner

@orxfun orxfun commented Nov 23, 2025

Implements the missing:

  • NodeMut::into_leaves and
  • NodeMut::into_leaves_with methods.

This required to implement into_iter_with_storage_filtered method for traversals. These iterators can later be used to apply different filters, such as getting all nodes of depth 3, or only first of child of each parent, etc.

@orxfun orxfun merged commit 18d4afc into main Nov 23, 2025
8 checks passed
@orxfun orxfun deleted the leaves_into_with branch November 23, 2025 21:44
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