<@U2SKJHSGK> When you design an API in Kotlin, you...
# android
c
@miha-x64 When you design an API in Kotlin, you are forced to think about nullability and that thinking will be captured in your API. Languages such as Java, Scala or C# give you no such guarantee.