Type Alias

UInt64.Stride

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

Declaration 宣言

typealias UInt64.Stride = Int

Discussion 解説