Join Slack
Powered by
you might usually want some form of `.void()` func...
# arrow
p
Pagoda 5b
10/23/2019, 6:55 AM
you might usually want some form of
.void()
function for any
Functor
that does nothing more than
Functor.map(it -> ())
👍 1
r
raulraja
10/23/2019, 11:33 AM
That already exists in Arrow:
https://arrow-kt.io/docs/apidocs/arrow-core-data/arrow.typeclasses/-functor/unit.html
❤️ 1
4
Views
Open in Slack
Previous
Next