Bart De Smet 7499e2a070 Add WithCancellation operator. il y a 7 ans
..
Operators d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. il y a 7 ans
AsyncEnumerable.cs 7499e2a070 Add WithCancellation operator. il y a 7 ans
AsyncEnumerableHelpers.cs d10837ce07 Tame concurrency in Except and Intersect. il y a 7 ans
AsyncEnumerablePartition.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. il y a 7 ans
AsyncEnumerator.cs 3a3c59ba42 Change signature of Clone. il y a 7 ans
AsyncIterator.Opt.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. il y a 7 ans
AsyncIterator.cs 65fd9d0201 Add performance remarks. il y a 7 ans
AsyncListPartition.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. il y a 7 ans
Disposables.cs b53998f1d6 More code cleanup. il y a 7 ans
EmptyArray.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
IAsyncGrouping.cs 1c69583ffa Moving interfaces to System.Linq.Async. il y a 8 ans
IAsyncIListProvider.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
IAsyncPartition.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. il y a 7 ans
IOrderedAsyncEnumerable.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. il y a 7 ans
Maybe.cs 394f37e0b4 Fix Maybe<T>. il y a 7 ans
Set.cs 24e92b0414 Remove UnionWithAsync. il y a 7 ans