tanya v0.19.0 (2023-09-25T16:35:33Z)
Dub
Repo
Bucket.opEquals
tanya
container
entry
Bucket
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(T key)
struct
Bucket
(K, V = void)
const
bool
opEquals
(
T
)
(
ref
const
T
key
)
bool
opEquals
(const(typeof(this)) that)
Meta
Source
See Implementation
tanya
container
entry
Bucket
constructors
this
functions
moveKey
opEquals
remove
properties
key
structs
KV
variables
key_
kv
status