syntax

zio.dynamodb.syntax
object syntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
syntax.type

Members list

Type members

Classlikes

implicit class MaybeFound[R, A](zio: ZIO[R, DynamoDBError, Either[ItemError, A]])

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def MaybeFound[R, A](zio: ZIO[R, DynamoDBError, Either[ItemError, A]]): MaybeFound[R, A]