mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
SmallTable.opBinaryRight
mecca
containers
tables
SmallTable
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
V
)*
opBinaryRight
(K k)
struct
SmallTable
(K, V, ushort capacity_)
inout
static if
(
!is(V == void)
)
inout
(
V
)*
opBinaryRight
(
string
op
: "in"
)
(
K
k
)
bool
opBinaryRight
(K k)
Meta
Source
See Implementation
mecca
containers
tables
SmallTable
functions
add
extend
getOrCreate
opApply
opBinary
opBinaryRight
opEquals
opIndex
opIndexAssign
opIndexUnary
pop
remove
removeAll
manifest constants
capacity
properties
array
byKey
byValue
empty
full
length