Carmack about static analysis
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Sat Dec 24 13:58:25 PST 2011
On 12/24/11 2:55 PM, bearophile wrote:
> If this is not possible then I think introducing amap and afilter
> (that means array(map()) and array(filter())) in Phobos is able to
> remove several parentheses from my current D code.
I've never gotten why you wouldn't define amap and afilter for your own
code, thus avoiding parentheses.
Andrei
More information about the Digitalmars-d
mailing list