my %sl; @sl{@sl} = (); my @ar2 = grep {!exists $sl{$_}} @ar1; print Dumper \@ar2;
After Compline,
Zaxo
In reply to Re: Finding the Remaining of Array by Slice - A quick way?
by Zaxo
in thread Finding the Remaining of Array by Slice - A quick way?
by neversaint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |