Help for this page
sub zipwith ( Code $with, *@lists ) { gather { ... } } }
zipwith( { $^a[ $^i ] }, @loop, @pos );