I don’t know if it does, though `_` is treated dif...
# announcements
s
I don’t know if it does, though
_
is treated differently than normal param names (e.g. you can use
_
as the name of multiple parameters in a lambda without the compiler getting mad at you), but I don’t know what you mean by “unnecessary assignment of `it`”