On Mon, Jun 15, 2009 at 12:17:41PM -0700, Patrick R. Michaud via RT wrote:
: A related question may be:  what should the following produce?
: 
:     1..4 :by(0)

Same as 1 xx *, I suppose.  I don't know if the range would be smart
enough to report itself as an infinite iterator, so a mostly eager
destination might chew up all of memory.  Maybe we can detect it for
sufficiently small values of 0.

Larry

Reply via email to