AddableLowPriorityImplicits0

zio.dynamodb.proofs.AddableLowPriorityImplicits0

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Addable

Members list

Implicits

Implicits

implicit def unknownRight[X]: Addable[X, Unknown]

Inherited implicits

implicit def double: Addable[Double, Double]

Attributes

Inherited from:
AddableLowPriorityImplicits1
implicit def float: Addable[Float, Float]

Attributes

Inherited from:
AddableLowPriorityImplicits1
implicit def int: Addable[Int, Int]

Attributes

Inherited from:
AddableLowPriorityImplicits1
implicit def long: Addable[Long, Long]

Attributes

Inherited from:
AddableLowPriorityImplicits1
implicit def set[A]: Addable[Set[A], A]

Attributes

Inherited from:
AddableLowPriorityImplicits1
implicit def short: Addable[Short, Short]

Attributes

Inherited from:
AddableLowPriorityImplicits1