notInList

infix fun <T> Column<T>.notInList(values: Collection<T>): Predicate