phonetic-languages-plus-0.7.1.0: Some common shared between different packages functions.
LicenseMIT
Maintaineroleksandr.zhabenko@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

Phladiprelio.AuxiliaryG

Description

Is from the dobutokO-poetry-general package. Is included here to minimize dependencies of the package. Similar functionality is provided by the packages MissingH, extra, ghc and other packages, but they have a lot of dependencies, so here there are less 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 #