Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

(tye)Re: Mixing up da Arrays (Golf)

by tye (Sage)
on Apr 18, 2001 at 18:02 UTC ( [id://73497]=note: print w/replies, xml ) Need Help??


in reply to Mixing up da Arrays (Golf)

See mapcar -- map for more than one list:

use mapcar; my @mix= mapcar {@_}, \@a1, \@a2, \@a3;

        - tye (but my friends call me "Tye")

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-03-28 18:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found