containsAll

fun <K, V> Map<K, V>.containsAll(other: Map<K, V>): Boolean