scala / 3.2 / scala / math / equiv$$short$.html

Object Equiv.Short

object Short extends Equiv[Short]

Supertypes
Self type

Concrete methods

Source
def equiv(x: Short, y: Short): Boolean

Returns true iff x is equivalent to y.

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/math/Equiv$$Short$.html