Instance Method インスタンスメソッド

index(before:)

Returns the index that immediately precedes the specified index. 指定されたインデックスに直ちに先行するインデックスを返します。

Declaration 宣言

func index(before i: Data.Index) -> Data.Index

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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