contentEquals

fun <E> List<E>.contentEquals(other: List<E>): Boolean
fun <E> Set<E>.contentEquals(other: Set<E>): Boolean