StridingCollection

A wrapper that strides over a base collection.

Stride.swift:119
struct StridingCollection<Base> where Base : Collection