<@U0CEHLDPX> What's the difference between nullabl...
# android
r
@rwachol What's the difference between nullable types and optionals? What's called nullable in Kotlin is called optional in Swift, so it seems to be just a naming issue to me, or am I missing something here?