ajohnsen@google.com
|
feca0ac6dd
|
Introduce new LinkedList to dart:collection.
LinkedList required the element to extend LinkedListEntry. This is
useful for implementation that want to remove/unlink a entry in O(1), given the
entry.
BUG=
R=floitsch@google.com, lrn@google.com
Review URL: https://codereview.chromium.org//13459002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23969 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-06-13 11:54:06 +00:00 |
|