Bart De Smet 61d300dd98 Current has undefined behavior when MoveNextAsync returns false or throws. 7 years ago
..
Operators 24e92b0414 Remove UnionWithAsync. 7 years ago
AsyncEnumerable.cs 63515ad6f9 No more hiding for AsAsyncEnumerable. 7 years ago
AsyncEnumerableHelpers.cs d10837ce07 Tame concurrency in Except and Intersect. 7 years ago
AsyncEnumerablePartition.cs 01f79649b6 Improving GetCountAsync to avoid async machinery. 7 years ago
AsyncEnumerator.cs cfd11d1c62 Adding BCL style exception factories. 7 years ago
AsyncIterator.Opt.cs c2a27a8604 Refactor AsyncIterator to allow for reuse. 7 years ago
AsyncIterator.cs 61d300dd98 Current has undefined behavior when MoveNextAsync returns false or throws. 7 years ago
AsyncListPartition.cs b5a356a745 Remove some unnecessary cancellation token passing. 7 years ago
Disposables.cs b53998f1d6 More code cleanup. 7 years ago
EmptyArray.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
IAsyncGrouping.cs 1c69583ffa Moving interfaces to System.Linq.Async. 8 years ago
IAsyncIListProvider.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
IAsyncPartition.cs e3135050d0 Fix doc comments 7 years ago
IOrderedAsyncEnumerable.cs 1c69583ffa Moving interfaces to System.Linq.Async. 8 years ago
Maybe.cs 394f37e0b4 Fix Maybe<T>. 7 years ago
Set.cs 24e92b0414 Remove UnionWithAsync. 7 years ago