dart-sdk/sdk/lib
Nate Bosch 1837435273 Mention iteration depth for some Iterable methods
Closes #7797

Most of the other suggestions have already been added, add an explicit
mention of shorcutting for `contains`, `firstWhere`, and `single`,

R=lrn@google.com

Change-Id: I53c254839f198a368fcb8734c3f7983b9b3ccad4
CoreLibraryReviewExempt: Doc changes only.
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/310767
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2023-06-22 20:44:09 +00:00
..
_http Ensure HttpClient.setTimelineLogging does not throw an exception in 2023-06-22 01:16:45 +00:00
_internal [sdk] Add NativeRuntime.buildId to dart:developer. 2023-06-22 11:11:11 +00:00
_wasm [dart2wasm] Rename the dart:wasm library to dart:_wasm. 2023-04-04 11:52:18 +00:00
async Expand docs for Stream.lastWhere and singleWhere 2023-06-22 19:07:40 +00:00
cli
collection Remove unneeded null check after promotion 2023-04-12 15:56:08 +00:00
convert Add a few more class modifiers. 2023-04-07 21:54:44 +00:00
core Mention iteration depth for some Iterable methods 2023-06-22 20:44:09 +00:00
developer [sdk] Add NativeRuntime.buildId to dart:developer. 2023-06-22 11:11:11 +00:00
ffi [vm/ffi] Add DynamicLibrary.close() 2023-06-15 17:19:37 +00:00
html [dart:html] Throw exception if Window.open opens null window 2023-06-12 18:29:56 +00:00
indexed_db/dart2js Tighten introductory text 2023-05-16 13:55:23 +00:00
internal [cfe] Check @patch annotations 2023-06-13 07:27:08 +00:00
io Change some "function" to "method" in IOSink docs 2023-06-22 18:00:13 +00:00
isolate [vm] Add class modifiers to dart:isolate 2023-03-28 12:36:45 +00:00
js Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations" 2023-05-02 15:24:18 +00:00
js_interop [dart:js_interop] Fix JSNumber conversions/semantics and JSBoxedDartObject 2023-06-22 02:51:13 +00:00
js_interop_unsafe [dart:js_interop] Expose dart:js_interop through dart.dev 2023-05-04 17:41:53 +00:00
js_util [js_util] Make callMethod take an Object method. 2023-03-23 00:23:00 +00:00
math Adding class modifiers to dart:math. 2023-03-13 14:01:26 +00:00
mirrors [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
svg/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
typed_data [flip-modifiers]: Reapply "Enforce current library restrictions." 2023-03-03 09:37:38 +00:00
vmservice Make Iterable be the default implementation of itself. 2023-04-04 21:45:19 +00:00
web_audio/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
web_gl/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
web_sql/dart2js [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
analysis_options.yaml [vm/ffi] Support varargs 2023-01-20 10:30:41 +00:00
libraries.json [dart2wasm] Add option and target for stringref. 2023-06-21 14:25:38 +00:00
libraries.yaml [dart2wasm] Add option and target for stringref. 2023-06-21 14:25:38 +00:00
PRESUBMIT.py
vmservice_libraries.json
vmservice_libraries.yaml