Type Alias

Data.Index

A type used to indicate a position in a data's buffer. データの持つバッファの中のある位置を指し示すために使われる型。

Declaration 宣言

typealias Data.Index = Int

See Also 参照

Manipulating Indexes インデックスを操作する