Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Unit

scala.math.Equiv.Unit
object Unit extends Equiv[Unit]

Attributes

Source
Equiv.scala
Graph
Supertypes
trait Equiv[Unit]
trait Serializable
class Object
trait Matchable
class Any
Self type
Unit.type

Members list

Value members

Concrete methods

def equiv(x: Unit, y: Unit): Boolean

Returns true iff x is equivalent to y.

Returns true iff x is equivalent to y.

Attributes

Source
Equiv.scala