Move

public struct Move<T>

Undocumented

  • Undocumented

    Declaration

    Swift

    public let item: T
  • Undocumented

    Declaration

    Swift

    public let fromIndex: Int
  • Undocumented

    Declaration

    Swift

    public let toIndex: Int