protocol Strideable
A type representing continuous, one-dimensional values that can be offset
and measured.
Inheritance |
Comparable |
Conforming Types |
BinaryInteger, Double, Float, Float80, FloatingPoint, UnsafeMutableRawPointer, UnsafeRawPointer |
Associated Types |
associatedtype Stride
|
Instance Methods
Default Implementations