isAnyMissing

fun Iterable<ExprValue>.isAnyMissing(): Boolean

Returns true if any ExprValue in the Iterable is missing.