On Sun, Nov 24, 2013 at 8:46 PM, John Colvin <[email protected]> wrote:
> However, the current set of tools is a bit lacking in that department. > Hopefully I'll be able to rectify this with my attempt at a proper std.meta > package :) Unfortunately, it's proving to a bit of a stress-test on some > dustier parts of the compiler (not to mention my brain), so progress is a > bit slower than I would have hoped. You can have a look there: https://github.com/PhilippeSigaud/dranges/blob/master/tuple.d and https://github.com/PhilippeSigaud/dranges/blob/master/typetuple.d (this one was fun: regex on type tuples!) https://github.com/PhilippeSigaud/dranges/blob/master/typepattern.d
