Skip to main content

array_first

Function array_first 

Source
pub fn array_first(array: Expr, lambda: Expr) -> Expr
Expand description

returns the first element of an array that satisfies the predicate