in reply to Re: Challenge: Another Infinite Lazy List
in thread Challenge: Another Infinite Lazy List
Am I right in thinking you are basically doing the same thing as my make_sub2() implementation but rotating the data (Ie, i have two array of N elements, you have N arrays of 2 elements)?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Challenge: Another Infinite Lazy List
by Roy Johnson (Monsignor) on Mar 18, 2005 at 20:20 UTC | |
by demerphq (Chancellor) on Mar 19, 2005 at 09:06 UTC |