ae v0.0.3236 (2023-03-03T17:10:46Z)
Home
Dub
Repo
KeyValueStore.opApply
ae
sys
persistence
keyvalue
KeyValueStore
Undocumented in source. Be warned that the author may not have intended to support it.
struct
KeyValueStore
(K, V)
int
opApply
(
int
delegate
(
K
key
,
V
value
)
dg
)
Meta
Source
See Implementation
ae
sys
persistence
keyvalue
KeyValueStore
constructors
this
functions
get
getOrAdd
opApply
opBinaryRight
opIndex
opIndexAssign
remove
properties
keys
length
variables
db
tableName