DIP54 : revamp of Phobos tuple types
Jakob Ovrum
jakobovrum at gmail.com
Fri Mar 14 02:55:33 PDT 2014
On Friday, 7 March 2014 at 19:06:27 UTC, Dicebot wrote:
> Have updated the DIP to include feedback from this thread :
> http://wiki.dlang.org/DIP54
>
> It effectively means resorting back to both std.meta.pack and
> std.meta.list as a compromise.
LGTM.
> Hope to start working on it soon. Ironically, getting a D job
> has stripped me of almost all time spent on side D tasks so
> progress is very slow, sorry :(
Perhaps you can delegate some tasks to other members of the
community. I vaguely remember other members working on similar
modules to std.meta.*, too (John Colvin?).
Personally I would be happy to help with the task of rewriting
dlang.org/tuple and other documentation. Since the name of the
page itself is problematic, I suggest we introduce a new page
with the migrated and rewritten tuple.dd information (named what,
though? I think it should cover both lists and packs), then
leaving tuple.dd as a small stub that succinctly explains the
terminology change as well as linking to the new page,
std.typecons.Tuple/std.tuple and probably to DIP54, too.
More information about the Digitalmars-d
mailing list