Commit 0817438
Add support for Async Streams (#606)
* add support for async streams
* add support for async streams
* add support for async streams
* add example annotation
* Create Support1AsyncStreams.cs
* Create Support2AsyncStreams.cs
* Update standard/classes.md
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
* Add new types to C.5
* Split `foreach` and `await foreach` clauses
Add types to the standard library, and split the `foreach` and `await foreach` clauses. All three remaining clauses need further edits.
* Edit pass on enumerable objects.
* reorder async functions and iterators
* build fix
* Apply suggestions from code review
Co-authored-by: Nigel-Ecma <6654683+Nigel-Ecma@users.noreply.github.com>
---------
Co-authored-by: Jon Skeet <skeet@pobox.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: Nigel-Ecma <6654683+Nigel-Ecma@users.noreply.github.com>1 parent 350400b commit 0817438
5 files changed
Lines changed: 322 additions & 167 deletions
File tree
- standard
- tools/example-templates/additional-files
0 commit comments