you would need an ImmutableList instead (or make a...
# announcements
r
you would need an ImmutableList instead (or make a copy of your list). As far as I know Kotlin does not provide them out of the box. Guava provides ImmutableList