Join Slack
Powered by
thanks Paco i was looking for this ```callK.async(...
# arrow
s
Sergio Crespo Toubes
01/22/2019, 1:01 PM
thanks Paco i was looking for this
Copy code
callK.async(IO.async()).map { Right(it) }.handleErrorWith { just(Left(it)) }
👍🏼 1
2
Views
Open in Slack
Previous
Next