Skip to main content

array_length

Function array_length 

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