[code-review] Algorithm::GenerateSequence

Adrian Howard adrianh@quietstars.com
Wed, 17 Sep 2003 22:07:59 +0100


On Saturday, Sep 6, 2003, at 05:51 Europe/London, Richard Clamp wrote:

> I needed this to write Games::Set (possibly a forthcoming post) and
> couldn't for the life of me find anything that looked like it by
> searching on such terms as Counter, Iterator, Generator, Sequence.
>
> Now what wheel is it I've reinvented, and how round is this one?
[snip]

A belated pointer towards Set::CrossProduct, which I think was the 
wheel you were looking for :-)

Adrian