[perl #63698] [PATCH] Reimplement List.reduce in Perl6.

2009-03-11 Thread Vasily Chekalkin via RT
On Sat Mar 07 16:14:01 2009, bacek wrote: > --- > src/builtins/any-list.pir | 61 > - > src/setting/Any-list.pm | 24 + > 2 files changed, 24 insertions(+), 61 deletions(-) > After few iterations moritz++ implemented final versio

[perl #63698] [PATCH] Reimplement List.reduce in Perl6.

2009-03-10 Thread Vasily Chekalkin via RT
Hello. This one is latest vesion. Sorry for messing with git-send-email :-/ -- Bacek

[perl #63698] [PATCH] Reimplement List.reduce in Perl6.

2009-03-08 Thread via RT
# New Ticket Created by Vasily Chekalkin # Please include the string: [perl #63698] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=63698 > --- src/builtins/any-list.pir | 61 -