SmallTable.opIndexAssign

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

Meta