Files
sdk/pkg
lrn@google.com 3f2810a8ac Add collection-helpers library.
Library contains:
- Delegating wrappers for Iterable, List, Set, Queue, Map.
- Equality abstraction, with ordered and unordered equality of
  collections, and a deep equality.
- Algorithms on collections (List only so far) with
  - shuffle
  - binary search
  - insertion-sort
  - merge-sort
Planning to add Tim-sort eventually.

R=floitsch@google.com

Review URL: https://codereview.chromium.org//23567044

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29072 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-23 11:42:52 +00:00
..
2013-09-18 11:09:07 +00:00
2013-10-18 06:40:07 +00:00
2013-10-22 06:03:45 +00:00
2013-10-18 06:07:21 +00:00
2013-10-07 18:04:47 +00:00
2013-08-28 14:05:11 +00:00
2013-10-22 21:42:31 +00:00
2013-08-28 14:05:11 +00:00
2013-09-20 21:24:02 +00:00
2013-08-14 20:59:46 +00:00
2013-10-23 11:42:52 +00:00