Skip to content

Implement hashing #25

@AMDmi3

Description

@AMDmi3

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions