BSD-3-Clause licensed
Maintained by Andrew Lelechenko
This version can be pinned in stack with:vector-rotcev-0.1.0.0@sha256:f7f0ed6e5d98c23a93d32f9f24fc66f24652d7f2d9ef7e33a3ebfe17e871abb9,1090

Module documentation for 0.1.0.0

Depends on 2 packages(full list with versions):

A wrapper for an arbitrary Vector with O(1) reverse. Instead of creating a copy, it just flips a flag, which inverts indexing. Imagine it as a vector with a switch between little-endianness and big-endianness.