| commit | 3c2c0cacbba1eefb65acc994d5cb6f2a0a4334c9 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Wed Jun 13 16:11:44 2018 -0700 |
| committer | GitHub <noreply@github.com> | Wed Jun 13 16:11:44 2018 -0700 |
| tree | da23481884e6890dd6b1ff25bfa26cbaa0e4f3aa | |
| parent | 55d124cc58294e11c02d551e6a1180e6f7ff9c95 [diff] |
Add `concurrentAsyncMap` (dart-lang/stream_transform#50) The `Stream.asyncMap` call is always serial and preserves ordering.