Diffable

public protocol Diffable

Undocumented

  • Undocumented

    Declaration

    Swift

    var primaryKey: String { get }
  • Undocumented

    Declaration

    Swift

    func isUpdated(to element: Self) -> Bool