Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaned up unnecessary extension methods #55

Merged

Conversation

martindevans
Copy link
Member

  • Removed the Update and GetOrDefault extension methods (they were unused).
  • Renamed DictionaryExtensions to KeyValuePairExtensions, since nothing in that file extends dictionary any more!

…e unused).

 - Renamed `DictionaryExtensions` to `KeyValuePairExtensions`, since nothing in that file extends dictionary any more!
@AsakusaRinne
Copy link
Collaborator

Thanks a lot for the contribution!

@AsakusaRinne AsakusaRinne merged commit dee9afc into SciSharp:master Jul 24, 2023
@martindevans martindevans deleted the removed_dictionary_extensions branch July 24, 2023 14:46
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.

2 participants