scala / 3.2 / scala / util / hashing / byteswaphashing.html

Class ByteswapHashing.ByteswapHashing

final class ByteswapHashing[T] extends Hashing[T]

A fast multiplicative hash by Phil Bagwell.

Supertypes

Concrete methods

Source
def hash(v: T): Int

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/util/hashing/ByteswapHashing.html