ae v0.0.2177 (2018-04-10T20:33:51Z)
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
opIn_r
opIndex
opIndexAssign
remove
properties
length
variables
db
tableName