CanWhere

zio.dynamodb.proofs.CanWhere
See theCanWhere companion trait
object CanWhere

Attributes

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

Members list

Implicits

Implicits

implicit def subtypeCanWhere[A, B](implicit ev: B <:< A): CanWhere[A, B]
implicit def subtypeCanWhereReturnOption[A, B](implicit ev: CanWhere[A, B]): CanWhere[A, Option[B]]