MarkArray.markForRemoval

Mark index idx for removal.

Later as in calling doRemoval.

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

Meta