The sleep() is there because we may have to wait a while for merge().#!/usr/bin/perl6 sleep(31536000); @Row4 = merge(@Row1, @Row2, @Row3);
In reply to Re: Mixing up da Arrays (Golf)
by jmcnamara
in thread Mixing up da Arrays (Golf)
by ChOas
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |