sint: Nat singletons represented by Int
This package implements a type SInt
that links a runtime Int
with a
type-level Nat
, along with some arithmetic and reflection capabilities.
This is useful when mixing type-level Nat
s with GHC array primitives that
expect Int
s as sizes and indices.
See the module intro of Data.SInt
for more details.
[Skip to Readme]
Downloads
- sint-0.2.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <4.19), portray (>=0.1 && <0.4), portray-diff (>=0.1 && <0.2) [details] |
License | Apache-2.0 |
Copyright | 2021 Google LLC |
Author | Andrew Pritchard <awpritchard@gmail.com> |
Maintainer | Andrew Pritchard <awpritchard@gmail.com> |
Revised | Revision 5 made by AndrewPritchard at 2023-03-13T01:01:14Z |
Category | Data |
Home page | https://github.com/awpr/fin-vec#readme |
Bug tracker | https://github.com/awpr/fin-vec/issues |
Source repo | head: git clone https://github.com/awpr/fin-vec(sint) |
Uploaded | by AndrewPritchard at 2021-10-24T19:43:04Z |
Distributions | |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 417 total (14 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-10-24 [all 1 reports] |