Enumeration Case 列挙ケース

CollectionDifference.Change.remove(offset:element:associatedWith:)

A removal. ある削除。

Declaration 宣言

case remove(offset: Int, element: ChangeElement, associatedWith: Int?)

Discussion 解説

The offset value is the offset of the element to be removed in the original state of the collection. A non-nil associatedWith value is the offset of the complementary change. offset値は、コレクションの元の状態での取り除かれることになる要素のオフセットです。非nilassociatedWith値は、補足的変更のオフセットです。