scala.util.hashing.ByteswapHashing
See theByteswapHashing companion object
final class ByteswapHashing[T] extends Hashing[T]
A fast multiplicative hash by Phil Bagwell.
Type parameters
- T
-
the type of values to be hashed
Attributes
- Companion
- object
- Source
- ByteswapHashing.scala
- Graph
-
- Supertypes
Members list
In this article