dart-sdk/sdk/lib/_internal
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
..
js_runtime Make EfficientLength extend Iterable. 2016-11-28 08:04:04 +01:00
sdk_library_metadata Revert "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-26 13:06:27 +02:00