Compile time iota

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Fri Jan 30 22:40:23 PST 2015


On Thursday, 22 January 2015 at 22:39:12 UTC, Dicebot wrote:
> Things like std.typetuple, while not being as broken as 
> std.json implementation-wise, deal good amount of damage being 
> a technical debt. It simply unpleasant to build anything on top 
> of it and Phobos lacks quite many metaprogramming utilities. It 
> is also a small but important step in simplifying related 
> learning curve.
>
> I agree it shouldn't be considered a priority but if there is a 
> work done already there - why not?

It is funny how some thing come up again and again. Literally 
everybody is confused as hell by tuples for ages.

As for json, Adam had some very nice work done on this. I'd love 
to see what he did become part of std.json (or something similar 
interfacewize).


More information about the Digitalmars-d mailing list