Skip to main content

array_upper

Function array_upper 

Source
fn array_upper<'a>(a: Array<'a>, i: i64) -> Result<Option<i32>, EvalError>