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.

Reply via email to