Variadic version of skipOver.
index + 1 into matching needles, 0 otherwise.
TODO: Reuse skipOver with many needles or write own array-version of skipOver that's faster.
See Implementation
Variadic version of skipOver.