The latest version of tie-knot is 0.2-0.
tie-knot
Version 0.1 revision 0 uploaded by PetrPudlak.
Package meta
- Synopsis
- "Ties the knot" on a given set of structures that reference each other by keys.
- Description
"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 intoMap k v'
wherev'
is the fixed point ofv
. See the homepage for examples.- Author
- Petr Pudlák
- Bug reports
- https://github.com/ppetr/tie-knot/issues
- Category
- Data Structures
- Copyright
- (c) 2012 Petr Pudlák
- Homepage
- https://github.com/ppetr/tie-knot
- Maintainer
- Petr Pudlák <petr.mvd@gmail.com>
- Package URL
- n/a
- Stability
- Experimental