vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisSet.opApply
index
vibe
db
redis
types
RedisSet
Undocumented in source. Be warned that the author may not have intended to support it.
struct
RedisSet
(T = string)
int
opApply
(
scope
int
delegate
(
T
value
)
del
)
Meta
Source
See Implementation
index
vibe
db
redis
types
RedisSet
constructors
this
functions
contains
getAll
getRandom
insert
intersects
length
opApply
pop
remove
variables
value