PointerArray.remove

Undocumented in source. Be warned that the author may not have intended to support it.
struct PointerArray(T, Allocator = SpasmGCAllocator)
void
remove
(
const size_t i
)
if (
is(T : U*,
U
)
)

Meta