pub fn array_empty(array: Expr) -> Expr
Expand description

returns 1 for an empty array or 0 for a non-empty array.