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.30

  • ability to tie hashes
  • made some methods autoloading
  • added last_key and reset methods to allow auto-enumeration
  • added least, greatest, keys and values methods
  • added _first_node, merge, append and copy methods
  • insert now returns a finger
  • more updates to documentation

Modules

Perl implementation of skip lists

Provides

in SkipList.pm