Oren Novotny f24aa5d9c4 Update tests to work with ValueTask 7 years ago
..
Aggregate.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
All.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
Any.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
Append.cs f8bab3912a Using default expressions in tests. 8 years ago
AsAsyncEnumerable.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
Average.cs dcc94a8b14 Moving Average tests. 8 years ago
Cast.cs f8bab3912a Using default expressions in tests. 8 years ago
Concat.cs 8c0f8ae39d Moving non-standard Concat overloads to AsyncEnumerableEx. 8 years ago
Contains.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
Count.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
CreateEnumerable.cs 806e6da6a7 Moving CreateEnumerable tests. 8 years ago
CreateEnumerator.cs f24aa5d9c4 Update tests to work with ValueTask 7 years ago
DefaultIfEmpty.cs 13e8b16fff Remove some code duplication. 8 years ago
Distinct.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
ElementAt.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
ElementAtOrDefault.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
Empty.cs e163c5a885 Removing dead code. 8 years ago
Except.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
First.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
FirstOrDefault.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
ForEachAsync.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
GroupBy.cs 13e8b16fff Remove some code duplication. 8 years ago
GroupJoin.cs 13e8b16fff Remove some code duplication. 8 years ago
Intersect.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
Join.cs 13e8b16fff Remove some code duplication. 8 years ago
Last.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
LastOrDefault.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
LongCount.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
Max.cs 3b8ef6e3e8 Moving Min and Max tests. 8 years ago
Min.cs 3b8ef6e3e8 Moving Min and Max tests. 8 years ago
OfType.cs f8bab3912a Using default expressions in tests. 8 years ago
OrderBy.cs 13e8b16fff Remove some code duplication. 8 years ago
Prepend.cs f8bab3912a Using default expressions in tests. 8 years ago
Range.cs a92138455e Fixing another test. 8 years ago
Repeat.cs db01ff69e1 Moving Repeat tests. 8 years ago
Reverse.cs 13e8b16fff Remove some code duplication. 8 years ago
Select.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
SelectMany.cs 13e8b16fff Remove some code duplication. 8 years ago
SequenceEqual.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
Single.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
SingleOrDefault.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
Skip.cs 13e8b16fff Remove some code duplication. 8 years ago
SkipLast.cs d2fa147e0c Moving SkipWhile and TakeWhile tests. 8 years ago
SkipWhile.cs 13e8b16fff Remove some code duplication. 8 years ago
Sum.cs 02fea8ce72 Moving Sum tests. 8 years ago
Take.cs 13e8b16fff Remove some code duplication. 8 years ago
TakeLast.cs d2fa147e0c Moving SkipWhile and TakeWhile tests. 8 years ago
TakeWhile.cs 13e8b16fff Remove some code duplication. 8 years ago
Throw.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
ToArray.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
ToAsyncEnumerable.cs 82dd7bd43b Moving ToAsyncEnumerable tests. 8 years ago
ToDictionary.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
ToEnumerable.cs f24aa5d9c4 Update tests to work with ValueTask 7 years ago
ToHashSet.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
ToList.cs e430df5c58 Reducing the number of references to Throw. 8 years ago
ToLookup.cs a9c9afdcd9 Removing a lot of references to Return. 8 years ago
ToObservable.cs f24aa5d9c4 Update tests to work with ValueTask 7 years ago
Union.cs 6d8619b4ac Improving Union. 8 years ago
Where.cs 13e8b16fff Remove some code duplication. 8 years ago
Zip.cs 13e8b16fff Remove some code duplication. 8 years ago