java-oo icon indicating copy to clipboard operation
java-oo copied to clipboard

Present state of incompletion.

Open PowerUser1234 opened this issue 7 years ago • 1 comments

It seems that

division, by means of longest extent number MathContext is not implemented, preincrement, predecrement, postincrement, postdecrement are not implemented, the five augmented assignment operators are not implemented. +=, -=, *=, /=, %=

Sadly, this library isn't useful until it is finished in these areas too!

PowerUser1234 avatar Apr 09 '18 06:04 PowerUser1234

The other thing is, despite System.identityHashCode, certainly, if the data comparison of != has been overridden, that by logic == should be similarly, which, by implication, means overridden as well. :)

PowerUser1234 avatar Apr 09 '18 07:04 PowerUser1234