Skip to content

Add a NodeMut::leaves_mut? #175

@hasezoey

Description

@hasezoey

orx-tree 1.10.0

I have noticed there exists ::walk(_mut) and ::walk(_mut)_with, but there only exists ::leaves and ::leaves_with, but no ::leaves_mut or ::leaves_mut_with which are, at least from a user standpoint, just a filter over ::walk (which is not quite possible as Over*Node is not OverMut).
Or did i miss something?

Maybe #149 is related?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions