Hashtable.opIndexOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Hashtable(K, V)
Nullable!V
opIndexOpAssign
(
string op
U
)
(
U val
,
K key
)
if (
isImplicitlyConvertible!(U, V)
)

Meta