ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
KeyValueStore.opIndex
ae
sys
persistence
keyvalue
KeyValueStore
Implements common D associative array operations.
struct
KeyValueStore
(K, V)
V
opIndex
()
(
auto
ref
const
K
k
)
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
Implements common D associative array operations.