c63d5e01c0
R=sgjesse@google.com Review URL: https://codereview.chromium.org//119203002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31264 260f80e4-7a28-3924-810f-c04153c831b5
Deprecated helper libraries for working with collections.
The collection_helpers package has been split into the
collection package (for most of the library)
and the typed_data package (for typed data buffers).
All further development will happen on those libraries.
Please start using those libraries directly.