isAnyNull

fun Iterable<ExprValue>.isAnyNull(): Boolean

Returns true if any ExprValue in the Iterable is null.