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

Search results for "dist:Tie-Array-Lazy Tie::Array"

Tie::Array::Lazy - Lazy -- but mutable -- arrays. River stage zero No dependents

Tie::Array::Lazy implements a *lazy array*, an array that generates the element on demand. It is a lot like a *lazy list* but unlike lazy lists seen in many functional languages like Haskell, lazy arrays are mutable so you can assign values to their ...

DANKOGAI/Tie-Array-Lazy-0.02 - 09 Aug 2012 19:15:35 UTC

Tie::Array::Lazier - Lazier than Tie::Array::Lazy River stage zero No dependents

Tie::Array::Lazier is a child class of Tie::Array::Lazy that behaves a lot like its parent except for one thing; It is even lazier. Instead of filling elements up to $index, Tie::Array::Lazier It calls "$self->maker" when "$self->array->[$index]" is ...

DANKOGAI/Tie-Array-Lazy-0.02 - 09 Aug 2012 19:15:35 UTC
2 results (0.03 seconds)