dmd 1.046 and 2.031 releases
Derek Parnell
derek at psych.ward
Tue Jul 7 15:07:57 PDT 2009
On Tue, 07 Jul 2009 20:13:45 +0200, "Jérôme M. Berger" wrote:
> Andrei Alexandrescu wrote:
>> Derek Parnell wrote:
>>> It seems that D would benefit from having a standard syntax format for
>>> expressing various range sets;
>>> a. Include begin Include end, i.e. []
>>> b. Include begin Exclude end, i.e. [)
>>> c. Exclude begin Include end, i.e. (]
>>> d. Exclude begin Exclude end, i.e. ()
>>
>> I'm afraid this would majorly mess with pairing of parens.
>>
> I think Derek's point was to have *some* syntax to mean this, not
> necessarily the one he showed
Thank you, Jérôme. I got too frustrated to explain it well enough.
--
Derek Parnell
Melbourne, Australia
skype: derek.j.parnell
More information about the Digitalmars-d-announce
mailing list