notIn

infix fun String.notIn(value: List<Any>)
infix fun KCallable<*>.notIn(value: List<Any>)