Covariant

zio.prelude.Covariant
See theCovariant companion trait
object Covariant

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Covariant.type

Members list

Value members

Concrete methods

def apply[F[_]](implicit covariant: Covariant[F]): Covariant[F]

Summons an implicit Covariant[F].

Summons an implicit Covariant[F].

Attributes