dart-sdk/sdk/lib/async
Lasse Reichstein Holst Nielsen 862a894de6 Make cast do the same things as retype.
Deprecate `retype` and forward it to `cast`.

Change-Id: Ie17ffdd1eef0d3f19582bf638c5349927c7b5ebd
Reviewed-on: https://dart-review.googlesource.com/53802
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2018-05-09 08:00:08 +00:00
..
async.dart Add cast/retype to Stream, StreamTransformer and Converter. 2018-02-09 14:09:39 +00:00
async_error.dart Strong mode fix for future_impl.dart. 2017-11-20 21:27:47 +00:00
async_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
broadcast_stream_controller.dart Add cast/retype to Stream, StreamTransformer and Converter. 2018-02-09 14:09:39 +00:00
deferred_load.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
future.dart Revert "Create _nullFuture and _falseFuture in the root zone." 2018-04-24 20:45:38 +00:00
future_impl.dart Revert "Create _nullFuture and _falseFuture in the root zone." 2018-04-24 20:45:38 +00:00
schedule_microtask.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
stream.dart Make cast do the same things as retype. 2018-05-09 08:00:08 +00:00
stream_controller.dart Add cast/retype to Stream, StreamTransformer and Converter. 2018-02-09 14:09:39 +00:00
stream_impl.dart Remove comment syntax from lib/async. 2017-11-17 20:40:47 +00:00
stream_pipe.dart Remove comment syntax from lib/async. 2017-11-17 20:40:47 +00:00
stream_transformers.dart Add cast/retype to Stream, StreamTransformer and Converter. 2018-02-09 14:09:39 +00:00
timer.dart Add ticks counter to Timer. 2018-02-08 10:16:00 +00:00
zone.dart Fix references to operator [] and == in SDK doc comments 2018-04-06 21:01:22 +00:00