RefersTo

zio.dynamodb.proofs.RefersTo$
See theRefersTo companion trait

Attributes

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

Members list

Implicits

Implicits

implicit def unknownLeft[X]: RefersTo[Unknown, X]

Inherited implicits

implicit def identity[A]: RefersTo[A, A]

Attributes

Inherited from:
RefersToLowerPriorityImplicits1
implicit def unknownRight[X]: RefersTo[X, Unknown]

Attributes

Inherited from:
RefersToLowerPriorityImplicits0