Array-specialization of indexOf with default predicate.
TODO: Add optimized implementation for needles with length >= largeNeedleLength with no repeat of elements.
See Implementation
Array-specialization of indexOf with default predicate.
TODO: Add optimized implementation for needles with length >= largeNeedleLength with no repeat of elements.