Algorithm-SkipList
    
    
  
  
  
view release on metacpan or search on metacpan
0.62  Tue May 18 2004
	- fixed typo in (commented-out) assertion
	- additional minor optimizations and code cleanup
	- updated tests
	- corrected README
0.61  Mon May 17 2004
	* 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
0.60  Sat Apr 24 2004
	- updates to POD
	- cleaned up comments
	- added next function
( run in 0.223 second using v1.01-cache-2.11-cpan-5dc5da66d9d )