Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Mixing up da Arrays (Golf)

by jmcnamara (Monsignor)
on Apr 18, 2001 at 18:38 UTC ( [id://73509]=note: print w/replies, xml ) Need Help??


in reply to Mixing up da Arrays (Golf)


This is short but inefficient.
#!/usr/bin/perl6 sleep(31536000); @Row4 = merge(@Row1, @Row2, @Row3);
The sleep() is there because we may have to wait a while for merge().

John.
--
There are PI seconds in a nano-century.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-28 13:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found