Join Slack
Powered by
can any1 tell me what is the usage of Result.kt
# announcements
m
myanmarking
02/03/2020, 3:52 PM
can any1 tell me what is the usage of Result.kt
k
Kirill Prybylsky
02/03/2020, 3:54 PM
runCatching { //… }.onFailure { // .. }
2
Views
Open in Slack
Previous
Next