pub fn coalesce(args: Vec<Expr, Global>) -> Expr
Expand description

returns coalesce(args...), which evaluates to the value of the first Expr which is not NULL