Changes for version 0.004 - 2016-07-10
- Made a much better split between list and iterator capabilities
- Add compare overload
- Fix end method to return a valid value
- Fix erase to actually be usable
- Make pop/shift throw an exception on failure
- Revert "Made size() O(1) instead of O(N)"
Modules
Double Linked Lists for Perl
Double Linked List Iterators