Type Alias

Float.Stride

A type that represents the distance between two values. 2つの値の間の隔たりを表す型。

Declaration 宣言

typealias Stride = Float

Discussion 解説