in reply to Re^3: get difference of two arrays
in thread get difference of two arrays

Good point! "undef @h..." wins the benchmarks once I add it in, and delete should also be very efficient.

Mike