dart-sdk/sdk
Lasse Reichstein Holst Nielsen 7957a1c256 Make EfficientLength extend Iterable.
This should help least-upper-bound computations to not think of EfficientLength
as completely separate from Iterable even though they are always used together.

It doesn't solve all problems with the least-upper-bound computation,
but at least some of the more often occuring ones.

R=floitsch@google.com

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

Committed: b08fb1373f
2016-11-28 08:04:04 +01:00
..
bin Tools not running from snapshots should use /.packages 2016-09-26 18:47:32 +02:00
lib Make EfficientLength extend Iterable. 2016-11-28 08:04:04 +01:00
api_readme.md