node_tree 0.1.1 copy "node_tree: ^0.1.1" to clipboard
node_tree: ^0.1.1 copied to clipboard

discontinued

An unbalanced tree of arbitrary but limitable breadth and depth. Supports random and asynchronous generation.

node_tree #

An unbalanced tree of arbitrary but limitable breadth and depth. Supports random and asynchronous generation.

Node children are kept in a HashMap instead of a list to support arbitrary placement.

"Breadth" (maxBreadth) here refers to the number of children per node, not to the tree itself.

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

An unbalanced tree of arbitrary but limitable breadth and depth. Supports random and asynchronous generation.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on node_tree