On 4/25/2015 8:47 PM, Andrei Alexandrescu wrote:
Looking forward to everyone's great ideas and work artifacts. Drawing blanks? No problem - there's a bunch of pull requests to review!
Everywhere I look in Phobos, I find: 1. unnecessary calls to new2. functions that should accept ranges and return ranges, instead of doing storage allocation
Here's a list of PR's I've submitted to address a few of them: https://github.com/D-Programming-Language/phobos/pulls/WalterBright to show what I mean.