IsSubtypeOfError

zio.IsSubtypeOfError$
See theIsSubtypeOfError companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

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