Ellen Spertus
fun myfun: Boolean { return foo?.stringProperty.isNullOrEmpty() }
null
Boolean
foo
Sam
?
isNullOrEmpty
Francesc
A modern programming language that makes developers happier.