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


NAME

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


DESCRIPTION

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


AUTHOR

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

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

  Algorithm::SkipList