October 24, 2014
On 10/22/14 1:17 AM, Domingo Alvarez Duarte wrote:

> Let's talk about libraries now, there is some silly things like
> associative array not having a "clear/lenght=0" way to reset it, and
> people sugest create templates that does:
>
> foreach(string key; aa.keys) aa.remove(key);

Annoying...

https://github.com/D-Programming-Language/druntime/pull/999

-Steve

1 2 3
Next ›   Last »