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

Add additional hashers & comparers. #12

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Add additional hashers & comparers. #12

merged 1 commit into from
Sep 22, 2020

Conversation

benbjohnson
Copy link
Owner

This pull request adds all int & uint type hashers & comparers. It also provides reflection-based hashers & comparers for int, uint, & string types that are wrapped with a different named type.

Note: This is a refactor of #11 that keeps the existing built-in hasher/comparers, expands them to include all int/uint types, and adds reflection-based hasher/comparers.

Closes #11

This commit adds all int & uint type hashers & comparers. It also
provides reflection-based hashers & comparers for int, uint, & string
types that are wrapped with a different named type.

Co-authored-by: Ben Johnson <benbjohnson@yahoo.com>
@benbjohnson benbjohnson self-assigned this Sep 22, 2020
@benbjohnson benbjohnson merged commit 14036a7 into master Sep 22, 2020
@benbjohnson benbjohnson deleted the reflect branch September 22, 2020 21:26
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.

None yet

2 participants