IndexMixin.removeAny

Forwards to removeBack

mixin template IndexMixin(size_t N, alias Range_0)
alias removeAny = removeBack

Meta