SE-0365: Allow implicit self for weak self captures, after self is unwrapped

If this proposal would block self-rebinding for instances other than a captured self reference, then I would be very much against it (-1). Not needing to write self in some places is great, but it shouldn‘t be limited to only the captured outer self. This way, it would be a wasted opportunity.

Related discussion:

4 Likes