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'.
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] |
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 | NixOS:0.5.2.0 |
Downloads | 3778 total (52 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] |