TableMap.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct TableMap(T, int dimension = 1)
void
opIndexAssign
(
T val
,
size_t[dimension] key...
)

Meta