I would be nice if this library support `rotate_left` and `rotate_right`, just liked [the standard library](https://doc.rust-lang.org/stable/std/primitive.i32.html#method.rotate_right).
I would be nice if this library support
rotate_leftandrotate_right, just liked the standard library.