-
Per Hedbor authored
This especially helps when you have arrays with objects with `< and `== operator overloading, where the constant is also changed dramatically. Also, it is now enough to have == operator overloading to get - to work (given that there is at most one object in the array getting items removed.)
Per Hedbor authoredThis especially helps when you have arrays with objects with `< and `== operator overloading, where the constant is also changed dramatically. Also, it is now enough to have == operator overloading to get - to work (given that there is at most one object in the array getting items removed.)