Same with `listOf`, `mapOf`, ... They all return m...
# random
k
Same with
listOf
,
mapOf
, ... They all return mutable things downcasted to the immutable interface.