dlist for phobos
Steven Schveighoffer
schveiguy at yahoo.com
Wed Jan 26 18:49:17 PST 2011
On Wed, 26 Jan 2011 18:34:05 -0500, %u <ee at ee.com> wrote:
> Are there plans for including a double linked list in phobos? Maybe
> one backed by an array like .NET's List<T> or Java's ArrayList.
>
> If so, when?
http://www.dsource.org/projects/dcollections
LinkList there is doubly-linked.
Sorry, I don't have online docs yet for the d2 version... *kicks self*
-Steve
More information about the Digitalmars-d
mailing list