|
|
|
|
|
by joncampbelldev
3013 days ago
|
|
Except if you're using immutable data, pure functions and explicit state there's a lot less room for OO which (as presented by ruby, java etc) involves mutable data accessed/changed via methods that conceal their state. |
|