ae ~master (2024-01-05T13:09:51Z)
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
aliases
getOrAdd
constructors
this
functions
get
opApply
opBinaryRight
opIndex
opIndexAssign
remove
require
properties
keys
length
variables
db
tableName