I am not hung up on immutable collections, but it ...
# stdlib
e
I am not hung up on immutable collections, but it was interesting trying to practice that for a while. If you are dealing with things like actors, for example, then immutable collections are not necessary because there can be no concurrent access.