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]
Downloads
- relation-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 && <5), containers (>=0.5 && <0.7) [details] |
Tested with | ghc ==7.4 |
License | BSD-3-Clause |
Copyright | (C) 2019 John Ky, (C) 2012 Drew Day, (C) 2010 Leonel Fonseca |
Author | Leonel Fonseca |
Maintainer | John Ky |
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 2019-05-12T05:34:32Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4464 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-12 [all 1 reports] |