Static Foreach
    Philippe Sigaud 
    philippe.sigaud at gmail.com
       
    Sun Nov 24 11:56:54 PST 2013
    
    
  
On Sun, Nov 24, 2013 at 8:46 PM, John Colvin
<john.loughran.colvin at gmail.com> 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
    
    
More information about the Digitalmars-d
mailing list