Join Slack
Communities
Powered by
There’s no way to add a method to an existing clas...
# announcements
m
michaelrocks
03/31/2016, 10:58 AM
There’s no way to add a method to an existing class except patching it in a class loader. So extension functions are just a syntactic sugar. Kotlin performs no class loader magic as Groovy does.
Open in Slack
Previous
Next