dart-sdk/sdk/lib/collection
Devon Carew a1e2432679 support specifying templates when verifying docs
Change-Id: I76800141e8bac1b0c3953ec6012ee84c192070ef
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215280
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2021-10-07 16:45:43 +00:00
..
collection.dart Tweaks, refactoring and updates on DoubleLinkedQueue. 2021-08-31 12:44:39 +00:00
collection_sources.gni
collections.dart
hash_map.dart support specifying templates when verifying docs 2021-10-07 16:45:43 +00:00
hash_set.dart support specifying templates when verifying docs 2021-10-07 16:45:43 +00:00
iterable.dart Change parameters named f to something longer on Iterable. 2021-05-10 15:03:20 +00:00
iterator.dart
linked_hash_map.dart support specifying templates when verifying docs 2021-10-07 16:45:43 +00:00
linked_hash_set.dart support specifying templates when verifying docs 2021-10-07 16:45:43 +00:00
linked_list.dart Update dart:collection documentation for null safety. 2021-01-13 12:05:14 +00:00
list.dart Update SDK documentation for new lookup code. 2021-06-28 17:33:30 +00:00
maps.dart Fix typo in unmodifiable map mixin return type. 2020-11-24 18:59:08 +00:00
queue.dart Tweaks, refactoring and updates on DoubleLinkedQueue. 2021-08-31 12:44:39 +00:00
set.dart Add missing @Since markers on unmodifiable set additions. 2020-12-15 18:48:41 +00:00
splay_tree.dart Add efficient entries and keys.contains to SplayTreeMap. 2021-03-22 13:20:13 +00:00