we discussed a lot `it` vs `this` and decided usin...
# language-proposals
o
we discussed a lot
it
vs
this
and decided using
it
since
this
-pollution is creating more issues than solves. You can rename
it
, but
this
you can’t and it’s becoming confusing when there are more `this`s in the context.