Skip Menu |

This queue is for tickets about the Algorithm-Combinatorics CPAN distribution.

Report information
The Basics
Id: 16972
Status: open
Priority: 0/
Queue: Algorithm-Combinatorics

People
Owner: fxn [...] hashref.com
Requestors: aninnymouse [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: request for a way to set state of iterator
when creating an iterator to handle a large number of combinations, etc. i think it would be very helpful to provide a shortcut to a specific state. this would allow one to continue where one left off, especially if a long running script has been interupted.
From: FXN
On Sun Jan 08 21:28:25 2006, guest wrote: Show quoted text
> when creating an iterator to handle a large number of combinations, > etc. i think it would be very helpful to provide a shortcut to a > specific state. this would allow one to continue where one left > off, especially if a long running script has been interupted.
That's certainly a good proposal, and one that is easy to implement. I will write it for the next revision.