Function array_element

Source
pub fn array_element(array: Expr, element: Expr) -> Expr
Available on crate feature nested_expressions only.
Expand description

extracts the element with the index n from the array.