disjoint-set-stateful: Monadic disjoint set
This package includes a monadic disjoint int set datatype, which can also be "frozen" into a non-monadic queriable disjoint set (which however can not be modified).
In the future, I will write a wrapper that allows disjoint sets for all datatypes.
One common use case for disjoint sets is for creating equivalence classes.
Downloads
- disjoint-set-stateful-0.1.1.0.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.1.0.0, 0.1.1.0 |
---|---|
Dependencies | base (>=4.9 && <4.10), primitive (>=0.6 && <0.7), ref-tf (>=0.4 && <0.5), vector (>=0.12 && <0.13) [details] |
Tested with | ghc ==8.0.2 |
License | MIT |
Author | Clinton Mead |
Maintainer | clintonmead@gmail.com |
Category | Data |
Home page | https://github.com/clintonmead/disjoint-set-stateful |
Bug tracker | https://github.com/clintonmead/disjoint-set-stateful/issues |
Source repo | head: git clone https://github.com/clintonmead/disjoint-set-stateful.git |
Uploaded | by clinton at 2017-04-23T11:01:46Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1621 total (8 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] |