MarkArray.markForRemoval

Mark index idx for removal.

Later as in calling doRemoval.

struct MarkArray(T)
void
markForRemoval
@safe pure
(
size_t idx
)

Meta