6 | ||| A linear bimap on linear pairs.
7 | ||| There is no general Bifunctor interface because it would not be implementable with
8 | ||| The same type signature consistently, for example LEither does not consume both
9 | ||| `f` and `g` linearly.