ErasureSameAsType

An instance should be available in the implicit scope if the erasure of T is equal to T, that is when we can check at runtime that a value is of type T using the scala.reflect.ClassTag.

Companion:
object
class Object
trait Matchable
class Any