fin-int: The type of finite sets with elements identified by the ordinals.
This version is deprecated.
This provides a newtype Fin containing an Int with an invariant that its value is less than its type-level Nat bound. It aims to have low overhead compared to Ints, and is suitable for use as the index type of length-indexed vectors.
Downloads
- fin-int-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.2.0, 0.2.0.1 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | attenuation (>=0.1 && <0.2), base (>=4.12 && <4.16), data-default-class (>=0.0 && <0.2), deepseq (>=1.1 && <1.5), portray (>=0.1 && <0.3), portray-diff (>=0.1 && <0.2), QuickCheck (>=2.5 && <2.15), sint (>=0.1 && <0.2) [details] |
License | Apache-2.0 |
Copyright | 2017-2021 Google LLC |
Author | Lennart Augustsson <lennart@augustsson.net> |
Maintainer | Andrew Pritchard <awpr@google.com> |
Revised | Revision 1 made by AndrewPritchard at 2021-09-17T06:37:21Z |
Category | Data |
Home page | https://github.com/google/hs-fin-vec#readme |
Bug tracker | https://github.com/google/hs-fin-vec/issues |
Source repo | head: git clone https://github.com/google/hs-fin-vec(fin-int) |
Uploaded | by AndrewPritchard at 2021-09-07T20:08:11Z |
Distributions | |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 512 total (5 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-07 [all 1 reports] |