Bart De Smet 7b84d0a23f Streamline overloads for Except, Intersect, and Union. 7 years ago
..
Operators 7b84d0a23f Streamline overloads for Except, Intersect, and Union. 7 years ago
AsyncEnumerable.cs cfd11d1c62 Adding BCL style exception factories. 7 years ago
AsyncEnumerableHelpers.cs b53998f1d6 More code cleanup. 7 years ago
AsyncEnumerablePartition.cs b53998f1d6 More code cleanup. 7 years ago
AsyncEnumerator.cs cfd11d1c62 Adding BCL style exception factories. 7 years ago
AsyncIterator.cs 4847c39521 Modernize some code. 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 cb1bed1272 Use ValueTask in Set.UnionWithAsync. 7 years ago