Join Slack
Powered by
getCurrentSession().flatMap { it.toEither { }.hand...
# arrow
p
pakoito
07/01/2019, 8:57 AM
getCurrentSession().flatMap { it.toEither { }.handleErrorWith { createSession() } }
3
Views
Open in Slack
Previous
Next