libarray-iterator-perl
simple class to provide iterators over Perl arrays
Description
Array::Iterator Perl module provides a very simple iterator interface. It is uni-directional and can only be used once. It provides no means of reversing or resetting the iterator. It is not recommended to alter the array during iteration, however no attempt is made to enforce this. This class only intends to provide a clear and simple means of generic iteration, nothing more (yet). This package also provides: * Array::Iterator::BiDirectional to allow forward and backward iteration
* Array::Iterator::Circular to allow circular iteration
* Array::Iterator::Reusable to allow reuse of iterators
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Array-Iterator
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libarray-iterator-perl