All values in `m` are pointers to the same list, o...
# announcements
k
All values in
m
are pointers to the same list, originally created for
n
. Every mutation you do happens to that same list.