Generally, a function `get_*` returns an `Option`, so I think that it should be panic-on-index like `Vec` and have the explicit functions return `Option`.