Likely `Either.applicative<Int>().mapN(a, b,...
# arrow
b
Likely
Either.applicative<Int>().mapN(a, b, c) { (a, b, c) -> ... }