Changes for version 0.21 - 2026-06-27

  • Tree now holds strong reference to Node-wrapper objects, so once they are created (still lazily on demand) they remain until that node is deleted. This makes it possible to make weak references to Node objects.

Documentation

Modules

Red/Black Tree and LRU Cache implemented in C

Provides

in util/RBGen.pm