Hashtable.opIndexAssign

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

Meta