I just got burned by calling dropLastWhile on a mu...
# announcements
p
I just got burned by calling dropLastWhile on a mutable collection. Is there something like that that does not create a new instance?