On Thursday, 25 June 2015 at 10:53:45 UTC, Vladimir Panteleev wrote:
On Wednesday, 24 June 2015 at 21:06:43 UTC, deadalnix wrote:
I'd like to raise concern about the Arguments name in std.meta . That is not the first time I do so, but this still needs to change.

I haven't participated with the discussion but I agree with the points in your post.

I discussed various names with many at DConf. The name that seemed to be, if not preferred by all, the one that nobody had any strong reason to be against is Sequence. Can we use that ?

There is std.range.Sequence, though.

Also, I'm not sure why TypeTuple is introduced in std.meta "for legacy compatibility" as the module is brand new.

I think it can be moved back to std.typetuple?

https://github.com/D-Programming-Language/phobos/pull/3440

Let's see what the autotester think about this.

Reply via email to