Is there a way to not escape slashes when parsing JSON?

bachmeier no at spam.net
Tue Feb 22 00:36:38 UTC 2022


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.


More information about the Digitalmars-d-learn mailing list