Fastest JSON parser in the world is a D project

Adam D. Ruppe via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Oct 28 06:56:25 PDT 2015


On Tuesday, 27 October 2015 at 14:00:07 UTC, Martin Nowak wrote:
> Yikes, this is such an anti-pattern.
> https://github.com/rejectedsoftware/vibe.d/issues/634

Every time I use opDispatch, I add an if(name != "popFront") 
constraint, at least (unless it is supposed to be forwarding). It 
helps with this a lot and think everyone should do it.


More information about the Digitalmars-d-announce mailing list