Andrei's list of barriers to D adoption
Andre Pany via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 6 00:00:06 PDT 2016
On Monday, 6 June 2016 at 06:29:27 UTC, Andrei Alexandrescu wrote:
> On 6/6/16 6:17 AM, Andre Pany wrote:
>> to be usable for companies which want to create economic
>> software,
>> in my opinion D lacks std.decimal.
>
> Do C, C++, Java, Go, or Rust have a standard decimal type? --
> Andrei
With java 7 there is the big decimal library in java:
https://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html
Kind regards
André
More information about the Digitalmars-d
mailing list