zio.prelude.laws.CovariantLaws
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Mapping by f followed by g must be the same as mapping with the composition of f and g.
Mapping by f followed by g must be the same as mapping with the composition of f and g.
Attributes
Mapping with the identity function must be an identity function.
Mapping with the identity function must be an identity function.
Attributes
The set of all laws that instances of Covariant must satisfy.
The set of all laws that instances of Covariant must satisfy.
Attributes