What is assigning a Range to an array supposed to do? Give you an array of one item which is a Range? Convert to a series?
On Friday, July 30, 2010, Will Coleda <perl6-bugs-follo...@perl.org> wrote: > # New Ticket Created by Will Coleda > # Please include the string: [perl #76842] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76842 > > > > twitterbugged @ http://twitter.com/mfollett/status/19919694472 : > > - Interesting Rakudo edge case: > (1..*).max Inf But: > my @foo = 1..* >> @foo.max doesn't finish, yet > > -- > Will "Coke" Coleda > -- Mark J. Reed <markjr...@gmail.com>