in reply to Re: Fast, Efficient Union and Intersection on arrays
in thread Fast, Efficient Union and Intersection on arrays

If you can maintain sorted structures, which is painful in Perl, then perhaps you can speed up more.
  • Comment on Re^2: Fast, Efficient Union and Intersection on arrays