Join Slack
Powered by
there is another problem, namely Kotlin's function...
# announcements
k
kirillrakhman
06/14/2016, 10:33 AM
there is another problem, namely Kotlin's functional types alwas return something, even if it's
Unit
. If you implement them from Java you have to always return
null
or
Unit.INSTANCE
Open in Slack
Previous
Next