in reply to Re^2: Perl6 Contest #2: P6 That Doesn't Look Like P5
in thread Perl6 Contest #2: P6 That Doesn't Look Like P5
Good point. That was actually a holdover from when I did the non-coroutine recursive version -- the map wasn't void in that one. :-)
Fixed in my working version.