Skip to content

Refactored the MinKey and MaxKey methods to accept an IComparer<TObs>#3

Merged
adknudson merged 1 commit intomainfrom
countmap-minkey-maxkey-refactor
Sep 22, 2025
Merged

Refactored the MinKey and MaxKey methods to accept an IComparer<TObs>#3
adknudson merged 1 commit intomainfrom
countmap-minkey-maxkey-refactor

Conversation

@adknudson
Copy link
Copy Markdown
Owner

Moved the MinKey and MaxKey methods from extensions to within the class to allow direct access to the internal keys enumerator. Added overloads to allow users to pass in an IComparer to the Min/Max Key methods.

@adknudson adknudson merged commit b2204af into main Sep 22, 2025
@adknudson adknudson deleted the countmap-minkey-maxkey-refactor branch September 22, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant