Node.pop

Undocumented in source. Be warned that the author may not have intended to support it.
struct Node(size_t i)
@property
shared(U)*
pop
(
U
)
()
if (
isOneOfT!(U, T)
)
if (
i < N
)

Meta