Subject: | deletion of gratest key causes a problem |
If one does the following,
($key) = $list->greatest;
$list->delete($key);
future calls to greatest or append methods are broken.
A fix has been added to 0.70_02
This queue is for tickets about the List-SkipList CPAN distribution.
The Basics
People
|
Bug Information
|