Y
Hacker News
new
|
ask
|
show
|
jobs
by
bddbbd
160 days ago
I don't quite get what the language means by being pure object oriented since it seems to support varinle assignment and thus side effects?
1 comments
gabordemooij
160 days ago
it means there are objects, everything is an object. That has nothing to do with side-effects.
link