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

  • List::SkipList::Node is now array-based rather than hash-based to improve speed.
  • updates to POD, README, Benchmark.txt
  • added search method as alias to find
  • renamed Benchmark to Benchmark.txt
  • optimized deletions

Modules

Perl implementation of skip lists

Provides

in lib/List/SkipList.pm