Join Slack
Powered by
Wouldn't that be the same as adding a `static` key...
# language-proposals
k
karelpeeters
11/16/2017, 11:44 AM
Wouldn't that be the same as adding a
static
keyword but less clear?
v
voddan
11/16/2017, 11:48 AM
This way you keep the ability to abstract those methods via inheriting the companion object, unlike with
static
members
4
Views
Open in Slack
Previous
Next