Technically Feasible

Kotlin Nullable Types vs. Java Optional

on medium.com

When Java 8 introduced the Optional type many years ago, I was happy like a bird. I already knew about the Optional type from various…