scala / 3.2 / scala / util / hashing / hashing$.html

Object Hashing.Hashing

object Hashing

Supertypes
Self type

Classlikes

Source
final class Default[T] extends Hashing[T]

Concrete methods

Source
def fromFunction[T](f: T => Int): Hashing[T]

Implicits

Source
implicit def default[T]: Default[T]

© 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/Hashing$.html