| commit | 6aa8aeb01e8ad0bac4e5e254e80a65ebee175d48 | [log] [tgz] |
|---|---|---|
| author | creativecreatorormaybenot <19204050+creativecreatorormaybenot@users.noreply.github.com> | Wed May 27 23:15:58 2020 +0000 |
| committer | GitHub <noreply@github.com> | Wed May 27 16:15:58 2020 -0700 |
| tree | 263155910a9486998b7eeb6973ecdfe891989105 | |
| parent | 2b3cbd263fc9e1b505f3c34a03768507f7a5c5d2 [diff] |
Improve docs for switchMap (dart-lang/stream_transform#109) - Expand the docs for `switchMap` and add caveats. - Crosslink between `switchMap` and `concurrentAsyncMap`. - Add test for erroring convert callback in `switchMap`