Comment on See Android GoparentComments−realharo11yOne difference is that Kotlin's types are non-nullable by default http://kotlinlang.org/docs/reference/null-safety.htmlAnother is that there are no primitive types.
Comments
One difference is that Kotlin's types are non-nullable by default http://kotlinlang.org/docs/reference/null-safety.html
Another is that there are no primitive types.