Sam Hu wrote:

> OK,so which one is equivelant to ArrayBag in the container module?I found
> Vector is not the same as c++ std::vector<>does,while ArrayBag in the
> collection module looks more like.If the collection module deprecates in
> the future,which one in the container module will act as ArrayBag?

That particular container have been prioritized down since arrays in D are 
fairly nice to use in any case - so an implementation may have to rely on a 
contribution. or at least a wishlist ticket.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango

Reply via email to