Join Slack
Powered by
<@U13B66ER0> `>=>` should be `Kleisli::andTh...
# arrow-contributors
r
raulraja
11/26/2018, 1:01 PM
@jasoet
>=>
should be
Kleisli::andThen
which requires the
Monad<F>
where
F
is the type constructor Kleisli is parametric to in it's first type argument.
🔝 2
Open in Slack
Previous
Next