IsSubtypeOfOutput

zio.IsSubtypeOfOutput$
See theIsSubtypeOfOutput 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): IsSubtypeOfOutput[A, B]
implicit def implNothing[B]: IsSubtypeOfOutput[Nothing, B]