Updates. By Jeff Kreeftmeijer

Replying to mastodon.social/@jgaskins/101401048946533000

In cases more complex than my initial example, I’d prefer hiding these local variables in private convenience methods so they’re well-named and easy to look up.

I do think I like that symbol-proc syntax example works for methods that don’t return self, though. 🤔