dobutokO-poetry-general-0.1.0.0: Helps to order the 7 or less words (first of all the Ukrainian ones) to obtain somewhat suitable for poetry or music text

Copyright(c) OleksandrZhabenko 2020
LicenseMIT
StabilityExperimental
Safe HaskellSafe
LanguageHaskell2010

DobutokO.Poetry.Auxiliary

Contents

Description

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

Help functions

lastFrom3 :: (a, b, c) -> c Source #

firstFrom3 :: (a, b, c) -> a Source #

secondFrom3 :: (a, b, c) -> b Source #