Function array_access

Source
fn array_access(list: ListRef<'_>, index: i32) -> Option<ScalarRefImpl<'_>>