ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
KeyValueStore.this
ae
sys
persistence
keyvalue
KeyValueStore
Constructor with file name. Creates a new
KeyValueDatabase
for private use.
this
(KeyValueDatabase* db, string tableName)
this
(string fn)
struct
KeyValueStore
(K, V)
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
Constructor with file name. Creates a new KeyValueDatabase for private use.