Releases: BetterBuiltFool/weaktree
Releases · BetterBuiltFool/weaktree
v0.1.0 Initial Release
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.