Join Slack
Powered by
for example with `List` from the std lib and deriv...
# arrow
r
raulraja
07/02/2019, 11:37 PM
for example with
List
from the std lib and derive automatically Functor, kinds etc… because of the presence of the type argument and methods like
map
that could provide a compatible override for the Functor main method
map
2
Views
Open in Slack
Previous
Next