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.