Changes for version 0.10 - 2003-11-15

  • updated test script appropriately
  • added first_key and next_key methods
  • added ability to customize List::SkipList::Node
  • moved debug method to after __END__ block
  • renamed random_level to _random_level
  • changed type checking to use isa() method
  • updated documentation

Modules

Perl implementation of skip lists

Provides

in SkipList.pm