The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.61

  • find no longer returns a finger in array context
  • header is now a special subclass of List::SkipList::Node
  • added special Null subclass of Header
  • added null() method to return global null node
  • a lot of minor code optimizations
  • added comments
  • maximum level of new nodes changed so that it is based on size of list
  • updated Benchmark.txt file

Modules

Perl implementation of skip lists

Provides

in lib/List/SkipList.pm
in lib/List/SkipList.pm
in lib/List/SkipList.pm