Algorithm::SkipList::Header - header node class for Algorithm::SkipList


Algorithm-SkipList documentation  | view source Contained in the Algorithm-SkipList distribution.

Index


NAME

Top

Algorithm::SkipList::Header - header node class for Algorithm::SkipList

DESCRIPTION

Top

This is a specialized subclass of Algorithm::SkipList::Node for header nodes.

AUTHOR

Top

Robert Rothenberg <rrwo at cpan.org>

Suggestions and Bug Reporting

Feedback is always welcome. Please use the CPAN Request Tracker at http://rt.cpan.org to submit bug reports.

LICENSE

Top

Copyright (c) 2003-2005 Robert Rothenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Top

  Algorithm::SkipList


Algorithm-SkipList documentation  | view source Contained in the Algorithm-SkipList distribution.