Contents

index(before:)

Returns the index that precedes the given index in the set.

Declaration

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

See Also

Manipulating Indexes