Join Slack
Powered by
hi is there any way to operate on `Kind<F,A>...
# arrow
t
than_
04/18/2019, 9:09 AM
hi is there any way to operate on
Kind<F,A>
type for example to map it to
Kind<F,B>
?
d
dcampogiani
04/18/2019, 9:11 AM
https://github.com/arrow-kt/arrow/blob/master/modules/core/arrow-typeclasses/src/main/kotlin/arrow/typeclasses/Functor.kt#L90
2
Views
Open in Slack
Previous
Next