On Saturday, 2 November 2013 at 23:01:51 UTC, H. S. Teoh wrote:
On Sat, Nov 02, 2013 at 09:45:26PM +0100, TheFlyingFiddle wrote:I'm basically wondering why the __traits keyword looks so horrible.Because the intention is that users would not use it directly, but vianicer standard library wrappers (e.g. std.traits in Phobos). T
That makes sence.