Annihilation

zio.prelude.experimental.Annihilation
See theAnnihilation companion object
trait Annihilation[A] extends DistributiveProd[A]

Attributes

Companion
object
Graph
Supertypes
trait DistributiveProd[A]
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def Sum: Identity[subtypeF.Type[A]]

Concrete methods

def annihilation: A

Inherited methods

def Prod: Associative[subtypeF.Type[A]]

Attributes

Inherited from:
DistributiveProd
def prod(l: => A, r: => A): A

Attributes

Inherited from:
DistributiveProd
def sum(l: => A, r: => A): A

Attributes

Inherited from:
DistributiveProd