Copyright | (c) OleksandrZhabenko 2020 |
---|---|
License | MIT |
Stability | Experimental |
Safe Haskell | Safe |
Language | Haskell2010 |
Maintainer : olexandr543@yahoo.com
Helps to order the 7 or less (in the first version Ukrainian) words (or their concatenations) to obtain (to some extent) suitable for poetry or music text. Similar functionality is provided by the packages MissingH, extra, ghc and other packages, but they have a lot of dependencies, so here there are lessel dependencies module and package.
Synopsis
- lastFrom3 :: (a, b, c) -> c
- firstFrom3 :: (a, b, c) -> a
- secondFrom3 :: (a, b, c) -> b