Join Slack
Powered by
Anyone feels that Kotlin should support nullable i...
# language-proposals
k
kittinunf
07/04/2016, 4:45 AM
Anyone feels that Kotlin should support nullable invocation as
listener?(foo)
instead of
listener?.invoke(foo)
?
👍 1
Open in Slack
Previous
Next