Update SortedMerge
to use a PriorityQueue
#1380
Annotations
5 errors
build:
Source/SuperLinq/SortedMerge.cs#L442
Naming rule violation: These words must begin with upper case characters: keyComparer (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
build:
Source/SuperLinq/SortedMerge.cs#L443
Naming rule violation: These words must begin with upper case characters: keySelector (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
build:
Source/SuperLinq/SortedMerge.cs#L442
Naming rule violation: These words must begin with upper case characters: keyComparer (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
build:
Source/SuperLinq/SortedMerge.cs#L443
Naming rule violation: These words must begin with upper case characters: keySelector (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
build
Process completed with exit code 1.
|