relation: A data structure representing Relations on Sets.

[ bsd3, data-structures, library ] [ Propose Tags ]

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

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

Package maintainers

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]
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 4175 total (23 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]

Readme for relation-0.5.2.0

[back to package description]