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)
bool
opBinaryRight
(K k)
struct
SmallTable
(K, V, ushort capacity_)
const
static if
(!(
!is(V == void)
))
bool
opBinaryRight
(
string
op
: "in"
)
(
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