Join Slack
Powered by
The problem is there's always only one `object` in...
# language-proposals
b
benleggiero
03/26/2017, 4:49 PM
The problem is there's always only one
object
instance (think of it like a Java
static
), but its parent
class
might have dozens of instances all with different values. There's no way to know which of those to reference.
2
Views
Open in Slack
Previous
Next