`emptyList` returns a singleton... semantics you s...
# language-proposals
j
emptyList
returns a singleton... semantics you shouldn't match with an
emptyMutableList
i
I suspected there was some important difference under the hood. thx