Collections
simendsjo
simendsjo at gmail.com
Sat Oct 19 06:00:54 PDT 2013
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?
More information about the Digitalmars-d-learn
mailing list