compare

fun <T> compare(old: Set<T>, new: Set<T>): Diff<T>