Hello, We have new 2.0 method called differenceAt() but I believe it is not named correctly. Methods with "At" usually receive an index argument, like String.charAt(). This method /returns/ an index.
I think indexOfDifference() would be better and in the same vein as String.indexOf(). Gary (fyi, off to bed if there is any voting goin' on)
