what's the purpose of extension functions declarat...
# announcements
a
what's the purpose of extension functions declaration inside a class? They can be used only from inside of that class and can access instance members?