Skip to content

Releases: BetterBuiltFool/weaktree

v0.1.0 Initial Release

22 Jul 17:34

Choose a tag to compare

Initial Release

Adds

  • Adds WeakTreeNodes, which allow for the creation and traversal of tree structures that keep weak references to their data, and clean themselves up in configurable ways when that data expires.