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 support for unsigned integral data types #22

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

vladsandu
Copy link
Contributor

This PR covers issue: #21
Works with max values; performance not affected since those types are stored in a HashSet.

@vladsandu vladsandu requested a review from atheken June 23, 2019 15:21
@atheken
Copy link
Contributor

atheken commented Jun 24, 2019

@vladsandu Feel free to merge and release a small release. I think, technically this is a point-release: 2.1

@vladsandu vladsandu merged commit 7ea435f into master Jun 24, 2019
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