Y
Hacker News
new
|
ask
|
show
|
jobs
by
runT1ME
3313 days ago
Scala has a collections library that heavily emphasizes immutable/persistent data sructures. You aren't forces to use them but it is idiomatic Scala to be "pure"/non mutating.