/trifunctors

Three argument functors

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

trifunctors

Trifunctors are, as the name suggests, functors in the last three arguments. As well as Trifunctor, the package also contains Trifoldable and Tritraversable classes and a few concrete types which might be useful e.g. with DerivingVia.

Haddocks can be found here.