The replacement of addTo() with .assign(..., Functions.PLUS) might cause
havoc in sparse vectors with dimension Integer.MAX_VALUE as
AbstractVector assign() will run from 0 to Integer.MAX_VALUE.

Should we reintroduce it then?

--sebastian

Reply via email to