On Sunday, 13 June 2021 at 12:46:29 UTC, Financial Wiz wrote:
What are some of the best Financial Libraries for D? I would like to be able to aggregate as much accurate information as possible.

Thanks.

if you want a type-safe money handling type, try https://code.dlang.org/packages/money

It's well documented, has straightforward code and does just what's advertised. It's also hosted on the dlang-community organization on GitHub, so it's easily possible to take over ownership if the project author disappears.

Reply via email to