rustpython_vm::obj::objsequence - Rust
Get the index into a sequence like type. Get it from a python integer object, accounting for negative index, and out of bounds issues.
Get the index into a sequence like type. Get it from a python integer object, accounting for negative index, and out of bounds issues.