Hacker News new | ask | show | jobs
by RcouF1uZ4gsC 2022 days ago
In don’t think that Java fits the bill either in this regard. White it does have BigDecimal in the standard library, it is both slower(because object and supports arbitrary precision) and more cumbersome (no operator overloading ) than a native type.