Existence

dev.profunktor.redis4cats.effects.SetArg.Existence
See theExistence companion trait
object Existence

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Existence.type

Members list

Type members

Classlikes

case object Nx extends Existence

Only set key if it does not exist

Only set key if it does not exist

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Existence
trait SetArg
class Object
trait Matchable
class Any
Show all
Self type
Nx.type
case object Xx extends Existence

Only set key if it already exists

Only set key if it already exists

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Existence
trait SetArg
class Object
trait Matchable
class Any
Show all
Self type
Xx.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror