Skip to content

Releases: BetterBuiltFool/weaktree

v0.1.0 Initial Release

Choose a tag to compare

@BetterBuiltFool BetterBuiltFool released this 22 Jul 17:34

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.