containsNotKey

fun <K, T : MapLike> AssertionContainer<T>.containsNotKey(converter: (T) -> Map<out K, *>, key: K): Assertion