<@U0CL38L48> There are some collection implementat...
# announcements
i
@irus There are some collection implementations in JDK that don't implement all operations of List/Set/Map etc. Unfortunately they don't provide any indicator that they're actually read-only, so we can't pretend that they're not
MutableList