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

Reply via email to