heterogeneous-comparison: Comparison of distinctly typed values with evidence capture
There are times when values need to be tested for equality or compared for ordering, even if they aren't statically known to be of equivalent types. Such a test, if successful, may allow that knowledge to be recovered. We improve upon the state of the art in this domain by generalising over different notions of type equivalence.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- heterogeneous-comparison-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.18 && <5), deepseq (>=1.1 && <1.6), hashable (>=1.1.1 && <1.6), ord-axiomata (>=0.1 && <0.2), primitive (>=0.6.2 && <0.10), stm (>=2.4 && <2.6) [details] |
Tested with | ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.2, ghc ==9.12.2 |
License | BSD-3-Clause |
Copyright | (c) L. S. Leary 2025 |
Author | L. S. Leary |
Maintainer | L.S.Leary.II@gmail.com |
Category | Data |
Home page | https://github.com/LSLeary/heterogeneous-comparison |
Bug tracker | https://github.com/LSLeary/heterogeneous-comparison/issues |
Source repo | head: git clone https://github.com/LSLeary/heterogeneous-comparison.git this: git clone https://github.com/LSLeary/heterogeneous-comparison.git(tag v0.1.0.0) |
Uploaded | by Leary at 2025-08-01T11:30:24Z |
Distributions | |
Downloads | 4 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |