EqualIdentity

zio.prelude.coherent.EqualIdentity
See theEqualIdentity companion trait
object EqualIdentity

Attributes

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

Members list

Implicits

Implicits

implicit def derive[A](implicit identity0: Identity[A], equal0: Equal[A]): EqualIdentity[A]