Y
Hacker News
new
|
ask
|
show
|
jobs
by
osigurdson
1450 days ago
If all of the data structures are maps of maps of maps, it seems that it would be obvious to use static methods in this situation. I don't understand the use case for instance methods with this arrangement.
1 comments
hinkley
1450 days ago
Lazy evaluation for one. Organization for another.
link