Andrei's list of barriers to D adoption

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 5 23:57:09 PDT 2016


On 6/5/2016 11:38 PM, rikki cattermole wrote:
> On 06/06/2016 6:29 PM, 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.

> Java: https://docs.oracle.com/javase/tutorial/i18n/format/numberintro.html

That's about formatting numbers, not about a decimal type.

http://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html

is more like it.



More information about the Digitalmars-d mailing list