most applications to compare lists simply do a 'sequential' compare. but what if i want to compare the contents of two lists, regardless of the sequence of items? something like what this web page ...