StridingSequence

A wrapper that strides over a base sequence.

Stride.swift:56
struct StridingSequence<Base> where Base : Sequence