Y
Hacker News
new
|
ask
|
show
|
jobs
by
sdegutis
2844 days ago
In both languages objects double as arrays, although they do this slightly differently. But the differences are mostly superficial.
1 comments
masklinn
2844 days ago
PHP also does that, yet doesn't use its arrays for metaprogramming & object orientation (using a separate object system instead).
link