Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(501)

Unified Diff: lib/collection/arrays.dart

Issue 11274043: Move Arrays, Collections and Maps into a new library, dart:collections. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove uncommented code. Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/_internal/libraries.dart ('k') | lib/collection/collection.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/collection/arrays.dart
diff --git a/lib/coreimpl/arrays.dart b/lib/collection/arrays.dart
similarity index 99%
rename from lib/coreimpl/arrays.dart
rename to lib/collection/arrays.dart
index 2a43a9555588a7647cfff4766e9fa85438cb664f..a29fbb263e1e5872e6ff87d3887a64d6af42536c 100644
--- a/lib/coreimpl/arrays.dart
+++ b/lib/collection/arrays.dart
@@ -90,4 +90,3 @@ class Arrays {
}
}
}
-
« no previous file with comments | « lib/_internal/libraries.dart ('k') | lib/collection/collection.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698