you might usually want some form of `.void()` func...
# arrow
p
you might usually want some form of
.void()
function for any
Functor
that does nothing more than
Functor.map(it -> ())
👍 1
r