Join Slack
Powered by
That is applying `map` from the `Function1` Applic...
# arrow
r
raulraja
11/21/2018, 4:42 PM
That is applying
map
from the
Function1
Applicative instance over each of the functions so it gives you back a function that tuples the results once they complete then just feeding the resulting function to your
F
functor map
Open in Slack
Previous
Next