TypeTest

scala.reflect.TypeTest
See theTypeTest companion trait
object TypeTest

Attributes

Companion
trait
Source
TypeTest.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TypeTest.type

Members list

Value members

Concrete methods

def identity[T]: TypeTest[T, T]

Trivial type test that always succeeds

Trivial type test that always succeeds

Attributes

Source
TypeTest.scala