Join Slack
Powered by
<@U26S5Q8PP> btw, Extension methods do not expand/...
# getting-started
a
Andreas Sinz
09/01/2016, 11:49 AM
@outlying
btw, Extension methods do not expand/modify the class. Rather a
OriginalUtils
class (not sure about how the class would be called) is created with a static method
dance(original: Original)
. So there is no interhitance or whatsoever possible
Open in Slack
Previous
Next