New to std.algorithm and generics, no idea how to make simple things to work

monarch_dodra monarchdodra at gmail.com
Tue Mar 11 14:11:55 PDT 2014


On Sunday, 9 March 2014 at 09:06:51 UTC, John Colvin wrote:
> std.container isn't great and hasn't received enough attention. 
> There are plans to improve it, but I believe we're waiting on 
> std.allocator and possibly a higher level layer on top of it 
> before any significant revamp is made. It is perfectly usable 
> in its current state however, just not always totally pleasant.
> Don't let this put you off std.algorithm and std.range, which 
> are both very high quality.

Actually, DList is very hard to use.


More information about the Digitalmars-d-learn mailing list