Join Slack
Powered by
More precisely, `!` means that a type could potent...
# getting-started
k
karelpeeters
09/08/2018, 10:08 PM
More precisely,
!
means that a type could potentially be
nullable
. It's called a platform type:
https://kotlinlang.org/docs/reference/java-interop.html#null-safety-and-platform-types
Open in Slack
Previous
Next