dobutokO-poetry-0.5.0.0: Helps to order the 7 or less Ukrainian words 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 Ukrainian words (or their concatenations) to obtain (to some extent) suitable for poetry or music text.

Synopsis

Help functions

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

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

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

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