On Sun Apr 05 08:58:34 2009, masak wrote:
> <masak> rakudo: say (1..8)[*-1]
> <p6eval> rakudo 0310a3: OUTPUT«elements() not implemented in class
> 'Range' [...]
> * masak submits rakudobug
> <pmichaud> Range doesn't understand Positional yet.

They understand it sufficiently now to get at least this and slices of
ranges right. Doesn't do laziness, but think that's a separate ticket or
for when we more generally deal with laziness.

Added a couple of tests, including the example in the ticket.

Thanks,

Jonathan



Reply via email to