This code works just as well as my previous code with the exception that the new code is much faster. Thanks!# given @a, @b my %a; @a{@a} = (); delete @a{@b}; my @c = keys %a;
In reply to Re^2: Need to Create an Array of Differences
by scottj
in thread Need to Create an Array of Differences
by scottj
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |