ErasureSameAsType

sttp.tapir.typelevel.ErasureSameAsType
See theErasureSameAsType companion object

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.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view