The tuple-gen package
Generating tuples like this: [(x, y) | x <- [1..], y <- [1..]] generates tuples that change only in the second position. This library uses an automata to generate all tuples whose sum of digits is constant. This constant is increased and thereby all tuples are generated.
Properties
| Versions | 1.0, 1.1, 2.0 |
|---|---|
| Dependencies | base (4.*) |
| License | BSD3 |
| Author | Tillmann Vogt |
| Maintainer | Tillmann.Vogt@rwth-aachen.de |
| Category | Data |
| Upload date | Tue Jan 18 18:58:26 UTC 2011 |
| Uploaded by | TillmannVogt |
| Built on | ghc-7.0 |
Modules
- Data
- Tuple
Downloads
- tuple-gen-1.0.tar.gz (Cabal source package)
- package description (included in the package)