If the function returns a `List` and says in the d...
# announcements
k
If the function returns a
List
and says in the docs that it isn't secretly a mutable one that will be changed magically and you're not interacting with Java there's no point in enforcing that it's actually immutable.