uniqueness-periods-vector-common-0.5.1.1: Generalization of the dobutokO-poetry-general package functionality

Copyright(c) OleksandrZhabenko 2020
LicenseMIT
StabilityExperimental
Safe HaskellSafe
LanguageHaskell2010

Languages.UniquenessPeriods.Vector.Auxiliary

Contents

Description

Maintainer : olexandr543@yahoo.com

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 #