Skip to content

v0.1.0 Initial Release

Latest

Choose a tag to compare

@BetterBuiltFool BetterBuiltFool released this 22 Jul 17:34
· 0 commits to main since this 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.