Question about Java and Arithmetic

A Z poweruserm at live.com.au
Wed Mar 21 02:26:33 UTC 2018


-From my point of view, it's not just avoiding floating points "leaks",
but it's having a numeric decimal and integer type, of a larger range, that I can use
operator syntax on, and convert to and from the double and float types.


Is there anything like that in Java 10, or coming up in Java,
either via value types or anything else?



More information about the adoption-discuss mailing list