IsSubtypeOfError

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def impl[A, B](implicit subtype: A <:< B): IsSubtypeOfError[A, B]
implicit def implNothing[B]: IsSubtypeOfError[Nothing, B]