The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02

  • add pod for DataStructure::LinkedList::Cell.

Modules

simple implementation for using LinkedList data structure.
a Cell of the LinkedList.
iterator for DataStructure::LinkedList's object.