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.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 (<0.13) [details] |
Tested with | ghc ==9.0.1, 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> |
Revised | Revision 1 made by Bodigrim at 2023-01-14T18:59:52Z |
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 2021-09-06T21:51:56Z |
Distributions | LTSHaskell:0.1.0.2, NixOS:0.1.0.2, Stackage:0.1.0.2 |
Downloads | 1107 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-09-06 [all 1 reports] |