I think its this: ```Either.applicative<Int>...
# arrow
t
I think its this:
Copy code
Either.applicative<Int>().mapN(a, b, c) {
    
}