scala / 3.1.1 / scala / util / hashing / murmurhash3$$arrayhashing.html /

Class scala.util.hashing.ArrayHashing

class ArrayHashing[ @specialized T] extends Hashing[ Array[T]]

Supertypes

Concrete methods

Source
def hash(a: Array[T]): Int

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