vector-rotcev: Vectors with O(1) reverse
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.
Versions [faq] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.9 && <5), vector (>=0.12) [details] |
License | BSD-3-Clause |
Copyright | 2019 Andrew Lelechenko |
Author | |
Maintainer | Andrew Lelechenko <andrew.lelechenko@gmail.com> |
Category | Data, Data Structures |
Home page | https://github.com/Bodigrim/rotcev |
Uploaded | by Bodigrim at 2019-10-27T16:46:51Z |
Distributions | NixOS:0.1.0.0 |
Downloads | 367 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-10-27 [all 1 reports] |
Downloads
- vector-rotcev-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)