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