vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisHash.opIndexOpAssign
index
vibe
db
redis
types
RedisHash
Undocumented in source. Be warned that the author may not have intended to support it.
void
opIndexOpAssign
(T value, string field)
void
opIndexOpAssign
(T value, string field)
struct
RedisHash
(T = string)
void
opIndexOpAssign
(
string
op
)
(
T
value
,
string
field
)
if
(
op
== "-"
)
Meta
Source
See Implementation
index
vibe
db
redis
types
RedisHash
constructors
this
functions
exists
get
getMultiple
length
opApply
opIndex
opIndexAssign
opIndexOpAssign
remove
setIfNotExist
variables
value