Impl.add

Returns a pointer to the value storage space for a new value. Assumes the key does not yet exist in the table.

template Impl(alias data)
static
V*
add
(
in K k
)

Meta