phonetic-languages-plus-0.5.3.0: Some common shared between different packages functions.
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

Languages.UniquenessPeriods.Vector.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 #