tie-knot: "Ties the knot" on a given set of structures that reference each other by keys.

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

"Ties the knot" on a given set of structures that reference each other by keys - replaces the keys with their respective values. Takes Map k (v k) and converts into Map k v' where v' is the fixed point of v. See the homepage for examples.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2
Dependencies base (>=4 && <5), containers (>=0.4), mtl (>=2), recursion-schemes (>=3 && <4) [details]
License LicenseRef-LGPL
Copyright (c) 2012 Petr Pudlák
Author Petr Pudlák
Maintainer Petr Pudlák <petr.mvd@gmail.com>
Category Data Structures, Recursion
Home page https://github.com/ppetr/tie-knot
Bug tracker https://github.com/ppetr/tie-knot/issues
Source repo head: git clone git://github.com/ppetr/tie-knot.git
Uploaded by PetrPudlak at 2012-12-07T17:45:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1757 total (6 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]