tree_iterator 2.0.0 copy "tree_iterator: ^2.0.0" to clipboard
tree_iterator: ^2.0.0 copied to clipboard

Provides simple operations for traversing a tree. Works with any tree structure providing that you can return the set of children for a node when requested.

2.0.0 #

nnbd release

1.0.1 #

cleaned up the example

1.0.0 #

Added example. Fixed a bug in the traversal logic.

1.0.0 #

  • Initial version, created by Stagehand
3
likes
160
pub points
64%
popularity

Publisher

verified publisheronepub.dev

Provides simple operations for traversing a tree. Works with any tree structure providing that you can return the set of children for a node when requested.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on tree_iterator