Join Slack
Powered by
`just(1).map { it + 1 }` => `1 + 1` seems prett...
# arrow
j
jacob
04/03/2019, 1:35 AM
just(1).map { it + 1 }
=>
1 + 1
seems pretty magical
Open in Slack
Previous
Next