Can we drop static struct initializers?

dsimcha dsimcha at yahoo.com
Sat Nov 21 10:51:40 PST 2009


== Quote from Max Samukha (spambox at d-coding.com)'s article
> On Fri, 20 Nov 2009 15:30:48 -0800, Walter Bright
> <newshound1 at digitalmars.com> wrote:
> >Yigal Chripun wrote:
> >> what about foreach_reverse ?
> >
> >No love for foreach_reverse? <tear>
> And no mercy for opApply

opApply **must** be kept!!!!  It's how my parallel foreach loop works.  This would
be **impossible** to implement with ranges.  If opApply is removed now, I will
fork the language over it.



More information about the Digitalmars-d mailing list