![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^2: Fast Way to find one array in second array (Update: < 35 seconds.)by melmoth (Acolyte) |
on Oct 12, 2016 at 14:48 UTC ( #1173846=note: print w/replies, xml ) | Need Help?? |
this solution is definitely one that works as some of the other solutions do not preserve the order of the input arrays. this solution both removes the arrays whose set of elemetns are continaed within a second array, and does so without changing the order the elements in the filtered arrays.
In Section
Seekers of Perl Wisdom
|
|