On Sun, Dec 18, 2011 at 10:12 PM, Jonathan M Davis <jmdavisp...@gmx.com>wrote:

> So, I'm beginning to think that we're going to have to go the struct route.
>
> - Jonathan M Davis
>

Two questions:

1. If you guys, the D experts, are having such a difficult time with this,
what happens to the rest of us when we need to implement data structures
that are not offered by Phobos?  Do we just wait and see what happens with
Phobos and learn from it?

2.  Are the new containers going to be multi-threaded?  i.e., will I be
able to insert elements into a container from multiple threads?

Reply via email to