Join Slack
Powered by
since Kotlin doesn’t allow `>=>` as function...
# arrow-contributors
j
jasoet
11/26/2018, 11:33 AM
since Kotlin doesn’t allow
>=>
as function name. What name should we use for this Haskel function
(>=>) :: (a -> Writer b) -> (b -> Writer c) -> (a -> Writer c)
?
Open in Slack
Previous
Next