Defining a symbolic syntax for referring to assignment targets

The = @.lower() examples reminded me of the previous .= assignment discussion. Still not sure whether it would be a good idea, but the @ form is more general than the .= special case. Definitely intriguing …

1 Like