Bart De Smet 3504fe8bf6 Move Task<T> conversion to separate file. 7 years ago
..
Operators 3504fe8bf6 Move Task<T> conversion to separate file. 7 years ago
AsyncEnumerable.cs 8d11e5c8f4 Mark some structs as readonly. 7 years ago
AsyncEnumerableHelpers.cs d10837ce07 Tame concurrency in Except and Intersect. 7 years ago
AsyncEnumerablePartition.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. 7 years ago
AsyncEnumerator.cs 3a3c59ba42 Change signature of Clone. 7 years ago
AsyncIterator.Opt.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 years ago
AsyncIterator.cs 65fd9d0201 Add performance remarks. 7 years ago
AsyncListPartition.cs 4e73c9a032 Save some state machine allocations. 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 af6a43d236 Use ValueTask for internal IAsyncPartition interface. 7 years ago
IOrderedAsyncEnumerable.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 years ago
Maybe.cs 8d11e5c8f4 Mark some structs as readonly. 7 years ago
Set.cs 24e92b0414 Remove UnionWithAsync. 7 years ago