 Chromium Code Reviews
 Chromium Code Reviews Issue 
            23567044:
    Add collection-helpers library.  (Closed)
    
  
    Issue 
            23567044:
    Add collection-helpers library.  (Closed) 
  | DescriptionAdd 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
Committed: https://code.google.com/p/dart/source/detail?r=29072
   Patch Set 1 #
      Total comments: 25
      
     Patch Set 2 : Addressed some comments. #
      Total comments: 4
      
     Patch Set 3 : Addressed my own comments. #
      Total comments: 2
      
     Patch Set 4 : Changing ~/ 2 to >> 1. #
      Total comments: 22
      
     Patch Set 5 : Address comments. Merge to trunk. Update expectations. #
 Messages
    Total messages: 13 (0 generated)
     | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||