SubscriptionContentEquals

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