Contents

CountablePartialRangeFrom

Declaration

typealias CountablePartialRangeFrom<Bound> = PartialRangeFrom<Bound> where Bound : Strideable, Bound.Stride : SignedInteger

See Also

Deprecated