Join Slack
Powered by
Why does the Kotlin language use `api.Action::clas...
# announcements
j
jlleitschuh
09/07/2017, 2:17 PM
Why does the Kotlin language use
api.Action::class
syntax instead of
api.Action.class
syntax? Why the change to using
::
there must have been a reason for doing that.
Open in Slack
Previous
Next