zio.prelude.laws.ContravariantLaws
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Contramapping by f followed by g must be the same as contramapping with the composition of f and g.
Contramapping by f followed by g must be the same as contramapping with the composition of f and g.
Attributes
Contramapping with the identity function must not change the structure.
Contramapping with the identity function must not change the structure.
Attributes
The set of all laws that instances of Contravariant must satisfy.
The set of all laws that instances of Contravariant must satisfy.
Attributes