https://kotlinlang.org logo
#feed
Title
# feed
t

todd.ginsberg

10/30/2018, 5:04 PM
I wrote about a lot of the features in Kotlin 1.3. I had a lot of fun figuring out how they work and how to explain them! https://todd.ginsberg.com/post/kotlin-1.3-features/
K 8
👍 24
d

dave08

10/30/2018, 5:24 PM
Any reason you didn't mention
runCatching { }
, etc...?
t

todd.ginsberg

10/30/2018, 5:36 PM
I had a section on Result and then cut it because I wasn’t happy and runCatching was probably an innocent bystander.
g

gildor

10/31/2018, 3:10 AM
Really nice written! 👍 Why you didn’t include
Result
section?
j

jmfayard

10/31/2018, 9:40 AM
Very good article, thanks!
6 Views