Node.put

Undocumented in source. Be warned that the author may not have intended to support it.
struct Node(size_t i)
void
put
(
size_t j
U
)
(
U v
)
if (
is(U : shared(U)) &&
isOneOfT!(CastOffShared!U, T)
&&
i != j
)
if (
i < N
)

Meta