my @new = do{ my %seen; grep !$seen{$_}++, @a, @b, @c, @d; };
Makeshifts last the longest.
In reply to Re: How to connect more arrays to a new array
by Aristotle
in thread Find unique elements from multiple arrays
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |