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.
[Skip to Readme]
Downloads
- vector-rotcev-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.9 && <5), vector [details] |
Tested with | ghc ==9.4.4, ghc ==9.2.5, ghc ==9.0.2, ghc ==8.10.4, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
License | BSD-3-Clause |
Copyright | 2019-2021 Andrew Lelechenko |
Author | Andrew Lelechenko |
Maintainer | Andrew Lelechenko <andrew.lelechenko@gmail.com> |
Category | Data, Data Structures |
Home page | https://github.com/Bodigrim/rotcev |
Source repo | head: git clone https://github.com/Bodigrim/rotcev |
Uploaded | by Bodigrim at 2023-01-14T19:56:28Z |
Distributions | LTSHaskell:0.1.0.2, NixOS:0.1.0.2, Stackage:0.1.0.2 |
Downloads | 1075 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-14 [all 1 reports] |