Returns a negative number if this comes before b, 0 if they are equal, and a positive number if this comes after b.
b
The this and b iterators must point into the same sequence.
a SequenceIter
a negative number if this comes before b, 0 if they are equal, and a positive number if this comes after b