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

Implement hashing #25

Open
AMDmi3 opened this issue Feb 11, 2020 · 0 comments
Open

Implement hashing #25

AMDmi3 opened this issue Feb 11, 2020 · 0 comments

Comments

@AMDmi3
Copy link
Member

AMDmi3 commented Feb 11, 2020

It's sometimes needed to store versions in hashmaps, or use hash join/hash aggregate in databases, so we need a method which returns hash value of version string.

Needless to say, thorough testing is needed - we can add a hash (in)equality test for each version comparison test we currently have.

Also may consider whether this can live with #14 if/when it's implemented.

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

No branches or pull requests

1 participant