tanya ~master (2021-06-04T07:37:50Z)
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)
bool
opEquals
(const(typeof(this)) that)
struct
Bucket
(K, V = void)
const
bool
opEquals
(
ref
const
(
typeof
(this))
that
)
Meta
Source
See Implementation
tanya
container
entry
Bucket
aliases
KV
constructors
this
functions
moveKey
opEquals
remove
properties
key
variables
key_
kv
status