func remove(Int)
Removes an index from the receiver.
あるインデックスをレシーバから取り除きます。
func remove(IndexSet)
Removes the indexes in an index set from the receiver.
あるインデックス集合の中のインデックスをレシーバから取り除きます。
func removeAllIndexes ()
Removes the receiver’s indexes.
レシーバのもつインデックスを取り除きます。