DiffAware
public protocol DiffAware
Undocumented
-
Undocumented
Declaration
Swift
func diff<T>(old: Array<T>, new: Array<T>) -> [Change<T>] where T : DeepHashable
RKTableAdapter Docs (30% documented)
public protocol DiffAware
Undocumented
Undocumented
Swift
func diff<T>(old: Array<T>, new: Array<T>) -> [Change<T>] where T : DeepHashable