Hashtable.insert

Undocumented in source. Be warned that the author may not have intended to support it.
struct Hashtable(K, V)
size_t
insert
(
U
)
if (
is(U == Value[Key],
Value : V
Key : K
)
)

Meta