andy-morris / trifunctors

Three argument functors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Three argument functors

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%