ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
KeyValueStore.this
ae
sys
persistence
keyvalue
KeyValueStore
Undocumented in source.
this
(KeyValueDatabase* db, string tableName)
struct
KeyValueStore
(K, V)
this
(
KeyValueDatabase
*
db
,
string
tableName
= "values"
)
this
(string fn)
Meta
Source
See Implementation
ae
sys
persistence
keyvalue
KeyValueStore
constructors
this
functions
get
getOrAdd
opBinaryRight
opIndex
opIndexAssign
remove
properties
length
variables
db
tableName