Join Slack
Powered by
would you call extension function which are class ...
# random
p
petersommerhoff
11/29/2017, 11:06 AM
would you call extension function which are class members "extension methods"? they do support overriding but no polymorphism so it's really somewhere in between. the docs use the term "extension method" once but i'm not sure if it's on purpose:
https://kotlinlang.org/docs/reference/extensions.html#declaring-extensions-as-members
2
Views
Open in Slack
Previous
Next