SmallTable.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
struct SmallTable(K, V, ushort capacity_)
ref inout
static if(!is(V == void))
inout(V)
opIndex
(
K k
)

Meta