[phobos] More tuple algorithms with std.meta
Philippe Sigaud
philippe.sigaud at gmail.com
Mon Oct 11 12:00:43 PDT 2010
On Mon, Oct 11, 2010 at 06:11, Shin Fujishiro <rsinfu at gmail.com> wrote:
> Thanks for the reply! Don't worry, this enhancement can wait. It'll
> take some time to polish the code and design anyway; and fortunately
> or unfortunately, there's not much of general interest in the topic. ;-)
I'd also like to see if the tuple threads will go somewhere.
If more people are exposed to the idea of tuples as *collection* of
heterogeneous values (emphasis mine), they may be more interested by a
way to use them as real collections: map a function on them, filter
them, etc.
More information about the phobos
mailing list