Chromium Code Reviews
DescriptionAdd Future.doWhile to dart:async.
This makes both Future.doWhile and Future.forEach interact more
intuitively with zones. It also explicitly allows the callback to
Future.forEach to return a non-Future value.
BUG=http://dartbug.com/19645, http://dartbug.com/19646
RELNOTE=Add Future.doWhile and allow Future.forEach's callback to return a non-Future.
R=lrn@google.com
Committed: https://code.google.com/p/dart/source/detail?r=37750
Patch Set 1 #
Total comments: 14
Patch Set 2 : code review #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||