pub fn index_is_oob(arr: &ListArray<i64>, index: i64) -> bool
Check if an index is out of bounds for at least one sublist.