Skip to content

Unify Scala hashing algorithms #10084

Open
@scabug

Description

@scabug

The hashing algorithms in
FlatHashTable and HashTable differ from HashMap and HashSet - and we probably have other variants also.

They should be unified, since HashTable explicitly deprecated the methods used in other places.

See https://issues.scala-lang.org/browse/SI-10049?focusedCommentId=75931 for further details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions