Join Slack
Powered by
So basically make a file like an object? :slightly...
# language-proposals
o
orangy
03/23/2019, 2:00 PM
So basically make a file like an object? 🙂
d
dmitry.petrov
03/25/2019, 4:09 PM
There's a potential problem with accidental overrides in Java, same as with
internal
. For
internal
it is resolved with name mangling, which is a kinda compromise.
b
benleggiero
04/11/2019, 11:57 PM
Swift has this and it's very useful for nested functions that have to be called from extension functions or private classes
9
Views
Open in Slack
Previous
Next