T sealed trait

Eql [-L, -R]

extends Object

A marker trait indicating that values of type L can be compared to values of type R.

Supertypes

Object

Annotations

@scala.annotation.internal.Child, @scala.annotation.implicitNotFound

Members

def 

[L, R] ( ) : Eql[L,R]

def 

clone

( ) : Object

def 

eq

( x$0: Object ) : Boolean

def 

finalize

( ) : Unit

def 

ne

( x$0: Object ) : Boolean

def 

notify

( ) : Unit

def 

notifyAll

( ) : Unit

def 

synchronized

[X0] ( x$0: X0 ) : X0

def 

wait

( ) : Unit

def 

wait

( x$0: Long ) : Unit

def 

wait

( x$0: Long x$1: Int ) : Unit