Join Slack
Powered by
getCurrentSession().flatMap { it.toEither { } }.ha...
# arrow
p
pakoito
07/01/2019, 9:00 AM
getCurrentSession().flatMap { it.toEither { } }.handleErrorWith { createSession() }
4
Views
Open in Slack
Previous
Next