Bart De Smet df9874703a Supporting IAsyncPartition in [First|Last|ElementAt][OrDefaut]. 8 years ago
..
Aggregate.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
All.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Any.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
AppendPrepend.cs 1cf439007c Reducing size of linked list nodes. 8 years ago
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Average.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Cast.cs 8c1ca84f1c Moving OfType to its own file. 8 years ago
Concat.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
Contains.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
Create.cs b479229682 Moving some Create methods to AsyncEnumerator. 8 years ago
DefaultIfEmpty.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
Distinct.cs 73f6758489 Adding UnionWithAsync to Set. 8 years ago
ElementAt.cs df9874703a Supporting IAsyncPartition in [First|Last|ElementAt][OrDefaut]. 8 years ago
ElementAtOrDefault.cs df9874703a Supporting IAsyncPartition in [First|Last|ElementAt][OrDefaut]. 8 years ago
Empty.cs 82ad94d260 Using a singleton instance for Empty. 8 years ago
Except.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
First.cs df9874703a Supporting IAsyncPartition in [First|Last|ElementAt][OrDefaut]. 8 years ago
FirstOrDefault.cs df9874703a Supporting IAsyncPartition in [First|Last|ElementAt][OrDefaut]. 8 years ago
ForEach.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
GroupBy.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
GroupJoin.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Grouping.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Intersect.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Join.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Last.cs df9874703a Supporting IAsyncPartition in [First|Last|ElementAt][OrDefaut]. 8 years ago
LastOrDefault.cs df9874703a Supporting IAsyncPartition in [First|Last|ElementAt][OrDefaut]. 8 years ago
LongCount.cs 206c7f2f1f Splitting Count and LongCount. 8 years ago
Max.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Min.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
OfType.cs 8c1ca84f1c Moving OfType to its own file. 8 years ago
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
OrderedAsyncEnumerable.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Range.cs 44199a79ef Implement IAsyncPartition on Range. 8 years ago
Repeat.cs 0ac5471646 Implementing IAsyncIListProvider on Repeat. 8 years ago
Reverse.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
Select.cs 488a36e2e0 Adding IAsyncIListProvider on Select. 8 years ago
SelectMany.cs c08f34be5f Moving non-standard SelectMany overload to AsyncEnumerableEx. 8 years ago
SequenceEqual.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Single.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
SingleLinkedNode.cs 1cf439007c Reducing size of linked list nodes. 8 years ago
SingleOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Skip.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
SkipLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
SkipWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Take.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
TakeLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
TakeWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
ToAsyncEnumerable.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
ToEnumerable.cs bf3adad9bb Reshuffling some files. 8 years ago
ToHashSet.cs 401bf16e60 Adding ToHashSet. 8 years ago
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
ToLookup.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
ToObservable.cs bf3adad9bb Reshuffling some files. 8 years ago
Union.cs 6d8619b4ac Improving Union. 8 years ago
Where.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Zip.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago