Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Perl6 Contest #2: P6 That Doesn't Look Like P5

by kelan (Deacon)
on Jun 03, 2005 at 18:39 UTC ( [id://463363]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub zipwith ( Code $with, *@lists ) {
      gather {
    ...
        }
      }
    }
    
  2. or download this
    zipwith( { $^a[ $^i ] }, @loop, @pos );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://463363]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (None)
    As of 2024-04-25 01:51 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found