vector-rotcev: Vectors with O(1) reverse

[ bsd3, data, data-structures, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

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

Package maintainers

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]
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 959 total (17 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]