Skip to content

An prototype implementation of the LINQ pattern for async enumerables based on an early proposed experimental version of IAsyncEnumerator.

Notifications You must be signed in to change notification settings

mattwar/AsyncLinq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AsyncLinq

This is a prototype implementation of the LINQ pattern over an experimental variation of the IAsyncEnumerable and IAsyncEnumerator API, as being explored by the C# language design team.

Use at your own risk!

About

An prototype implementation of the LINQ pattern for async enumerables based on an early proposed experimental version of IAsyncEnumerator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages