Maybe a dumb question but is there any reason why ...
# announcements
p
Maybe a dumb question but is there any reason why kotlin's
List
(i.e. read-only list) does not throw when trying to mutate it from Java?