Seanghay
1 min readJul 12, 2020

--

Kotlin `Result` is a great class, but I think it has so many features which I personally don't use much frequently. Also, Kotlin `Result` class is not a sealed class, it is actually an inline class. That's a big different. (inline class has lower overhead than a normal class)

--

--

Seanghay
Seanghay

Written by Seanghay

Let’s build something we love

No responses yet

Write a response