tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
Bucket.kv
tanya
container
entry
Bucket
Undocumented in source.
struct
Bucket
(K, V = void)
static if
(!(
is(V == void)
))
KV
kv
;
Meta
Source
See Implementation
tanya
container
entry
Bucket
aliases
KV
constructors
this
functions
moveKey
opEquals
remove
properties
key
variables
key_
kv
status