On Fri Apr 02 14:20:38 2010, jmarti wrote:
> This patch implements lazy assignation to Seq and Array objects.

Sorry about the delay in responding. While the patch no longer cleanly 
applies, it looks like this feature does exist in current rakudo:

19:58 < [Coke]> nom: my @range_a = 1..*; say "alive"; print 
@range_a[2344];
19:58 <+p6eval> nom ebd4d8: OUTPUT«alive␤2345»

Thanks for the patch, and again, sorry about the delay in responding!

-- 
Will "Coke" Coleda

Reply via email to