dart-sdk/sdk/lib/internal
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_cast.dart Make cast do the same things as retype. 2018-05-09 08:00:08 +00:00
cast.dart Make cast do the same things as retype. 2018-05-09 08:00:08 +00:00
internal.dart Add cast/retype to Stream, StreamTransformer and Converter. 2018-02-09 14:09:39 +00:00
internal_sources.gni Add cast/retype to Stream, StreamTransformer and Converter. 2018-02-09 14:09:39 +00:00
iterable.dart Add missing methods to List and Map implementations. 2018-02-28 12:26:53 +00:00
linked_list.dart Don't use LinkedList in the core libraries anymore. 2017-07-28 21:14:11 +02:00
list.dart New methods on Iterable, List, Set, Queue, Map. 2018-02-07 06:12:53 +00:00
patch.dart Changes to runtime patches so Fasta can understand them. 2017-11-01 15:16:04 +00:00
print.dart Type on printToZone, and startRootIsolate fix. 2017-12-04 22:57:04 +00:00
sort.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
symbol.dart Changes to runtime patches so Fasta can understand them. 2017-11-01 15:16:04 +00:00