Last I heard, collection design was delayed while waiting for the allocator design. But I guess there are plenty of collection implementations already. So where are they?

o Phobos: std.container - RedBlackTree, BinaryHeap, Array, SList, DList
o DCollections: Not updated in 4 years - dead?
o <your library here>

And is the API description in Phobos stable, or is it expected to change a lot?

Reply via email to