PRE SIP: ThisFunction | scope injection (similar to kotlin receiver function)

While they assert this, I don’t know if I buy that. Having to look up the function definition to figure out what was in scope was really annoying, back when I programmed in Perl.

The it version is less bad, as at least there’s something for the autocomplete to key off, but the this version dumps stuff into the current namespace, without a clear way to figure out what’ in scope.

1 Like