vstd::prelude

Function array_index

pub fn array_index<T, const N: usize>(_a: [T; N], _i: int) -> T