Why is it exactly that you can't add extension fun...
# announcements
e
Why is it exactly that you can't add extension functions on Java classes? Isn't that just compiler magic generating a call to a static method?