RangeType

CircularBuffer.swift:116
typealias RangeType<Bound> = Range<Bound> where Bound : Strideable, Bound.Stride : SignedInteger