ati 0.1.0

Introduces the `At` trait, which allows `Vec` to be indexed by `u|i{8,16,32,64,128}` and `isize`. Allows for Python-like negative index, where -1 is last element.
Documentation