Join Slack
Communities
Powered by
For example for `Option` which is defined `Kind<...
# arrow
s
simon.vergauwen
04/20/2019, 8:38 AM
For example for
Option
which is defined
Kind<ForOption, A>
so it only takes 1 param so unapplied it’s just
ForOption
. So we define
Functor<ForOption>
Open in Slack
Previous
Next