I know that it is encouraged to use immutable data...
# announcements
c
I know that it is encouraged to use immutable data structures, but wouldn't that add excessive pressure to the GC, every time create a brand new collection just to remove 1 element, these collections can be quite big