MutationContentEquals

typealias MutationContentEquals<T> = (oldData: T, newData: T) -> Boolean