EqualPartialInverse

zio.prelude.coherent.EqualPartialInverse
See theEqualPartialInverse companion trait

Attributes

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

Members list

Implicits

Implicits

implicit def derive[A](implicit equal0: Equal[A], inverse0: PartialInverse[A]): EqualPartialInverse[A]