Join Slack
Powered by
Hi all!! anyone could help me? what is the meaning...
# announcements
j
jgodort
12/26/2018, 12:27 PM
Hi all!! anyone could help me? what is the meaning of ! in a function param declaration? like this fun foo(param:String!)
d
Dominaezzz
12/26/2018, 12:29 PM
https://kotlinlang.org/docs/reference/java-interop.html#null-safety-and-platform-types
โ 1
g
gildor
12/26/2018, 12:29 PM
This is platform type declaration, see details
https://kotlinlang.org/docs/reference/java-interop.html#null-safety-and-platform-types
gildor
12/26/2018, 12:29 PM
Dominic was faster %)
๐ 3
j
jgodort
12/26/2018, 12:31 PM
thanks guys!! ๐
k
karelpeeters
12/26/2018, 12:31 PM
We desparately need a ninja'ed emoji for this
๐๐ผ 1
g
ghedeon
12/26/2018, 3:11 PM
The competition for the most helpful member is getting out of hands! ๐
๐ 1
๐ 2
Open in Slack
Previous
Next