relation: A data structure representing Relations on Sets.
A library to model relationships between two objects that are subclasses of Ord. We use a two Maps that allows fast searching either by the key element or the value element.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- relation-0.5.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.2, 0.2.1, 0.3, 0.4, 0.5, 0.5.1.0, 0.5.2.0 |
---|---|
Dependencies | base (>=4.11 && <5), containers (>=0.5 && <0.7) [details] |
Tested with | ghc ==9.0.1, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5 |
License | BSD-3-Clause |
Copyright | (C) 2019-2021 John Ky, (C) 2012 Drew Day, (C) 2010 Leonel Fonseca |
Author | Leonel Fonseca |
Maintainer | John Ky |
Revised | Revision 2 made by newhoggy at 2021-09-18T06:49:46Z |
Category | Data Structures |
Home page | https://www.github.com/haskell-works/relation/ |
Bug tracker | https://www.github.com/haskell-works/relation/issues |
Source repo | head: git clone https://www.github.com/haskell-works/relation |
Uploaded | by haskellworks at 2020-04-14T04:54:29Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4370 total (37 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-04-14 [all 1 reports] |