Copyright | (c) OleksandrZhabenko 2020 |
---|---|
License | MIT |
Stability | Experimental |
Safe Haskell | None |
Language | Haskell2010 |
Maintainer : olexandr543@yahoo.com
Helps to order the 7 or less Ukrainian words (or their concatenations) to obtain (to some extent) suitable for poetry or music text. The norms here are more complex and/or use other ones and can be controlled by some additional parameters.
Documentation
norm7 :: Int -> [Int] -> Int Source #
The seventh norm norm7
has more complex behaviour. The possible range of the first argument is [1..100]. Is provided for exploration.