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

Unified Diff: pkg/collection_helpers/lib/algorithms.dart

Issue 70073003: Combine unmodifiable_collection package into collection_helpers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update some documentation. Created 7 years, 1 month 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 | « no previous file | pkg/collection_helpers/lib/all.dart » ('j') | pkg/collection_helpers/lib/all.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/collection_helpers/lib/algorithms.dart
diff --git a/pkg/collection_helpers/lib/algorithms.dart b/pkg/collection_helpers/lib/algorithms.dart
index c5229b3a29796607c40670d1f9c56ea1ed80f6e5..057111a664625e3d4ab28a0f9421f03b340c73bb 100644
--- a/pkg/collection_helpers/lib/algorithms.dart
+++ b/pkg/collection_helpers/lib/algorithms.dart
@@ -5,7 +5,7 @@
/**
* Operations on collections.
*/
-library dart.collection_helper.algorithms;
+library dart.collection_helpers.algorithms;
import "dart:math" show Random;
« no previous file with comments | « no previous file | pkg/collection_helpers/lib/all.dart » ('j') | pkg/collection_helpers/lib/all.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698