On Monday, 21 February 2022 at 22:58:17 UTC, Ali Çehreli wrote:
On 2/21/22 09:34, bachmeier wrote:
> I may have to look for an alternative
> JSON library for D. std.json is not the most fun independent
of this issue.
std.json is a very good module. At work, we had to write
additional code to cover its defficiencies.
Looking forward to versioning in Phobos so that we can get to
better implementations of many old modules...
Ali
Yes. std.random is another. I gave up out on the current one.
Luckily I already had external libraries for that before I
started using D.