lrn@google.com
|
36d28b3f98
|
Change the toString method of IterableBase/IterableMixin to show some elements.
It always shows at least the first three and last two elements, unless the
iterable has more than 100 elements, in which case it's considered endless.
If there are room for more elements, within some limits, they are also included.
R=floitsch@google.com
Review URL: https://codereview.chromium.org//26481002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28504 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-11 10:56:17 +00:00 |
|