bv-sized-lens: Well-typed lenses for bv-sized bitvectors.

[ bit-vectors, bsd3, library ] [ Propose Tags ]

Well-typed lenses for bv-sized bitvectors. Use with bv-sized and parameterized-utils.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.14 && <4.16), bv-sized (>=1.0 && <1.1), lens (>=5.0 && <5.1), parameterized-utils (>=2.1.3.0 && <2.2) [details]
License BSD-3-Clause
Copyright Ben Selfridge May 2021
Author Ben Selfridge
Maintainer benselfridge@galois.com
Category Bit Vectors
Source repo head: git clone https://github.com/benjaminselfridge/bv-sized-lens
Uploaded by benselfridge at 2021-05-06T03:27:42Z
Distributions
Downloads 166 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 2021-05-06 [all 1 reports]

Readme for bv-sized-lens-0.1.0.0

[back to package description]

bv-sized-lens

Copyright (c) Ben Selfridge, May 2021

Lightweight, well-typed, easy-to-use lenses for bitvectors. Uses the bv-sized library. See the haddock documentation for usage details.