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.
Downloads
- vector-rotcev-0.1.0.0.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 |
---|---|
Dependencies | base (>=4.9 && <4.16), vector (>=0.12 && <0.13) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1 |
License | BSD-3-Clause |
Copyright | 2019 Andrew Lelechenko |
Author | |
Maintainer | Andrew Lelechenko <andrew.lelechenko@gmail.com> |
Revised | Revision 2 made by Bodigrim at 2023-01-14T18:59:25Z |
Category | Data, Data Structures |
Home page | https://github.com/Bodigrim/rotcev |
Uploaded | by Bodigrim at 2019-10-27T16:46:51Z |
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 2019-10-27 [all 1 reports] |