StrictDiff

inline fun <T> StrictDiff(old: Iterable<T>, new: Iterable<T>): Diff<T>(source)