The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.3

  • Tree iteration is now seekable. Hash iteration is now seekable and reversible. Use enum as it leads to more natural syntax than constant.

Modules

Perl implementation of the Red/Black tree, a type of balanced binary search tree.
A node class for implementing Red/Black trees