disjoint-set-stateful: Monadic disjoint set

[ data, library, mit ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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]
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-03-12T13:30:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1568 total (7 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]