You can[^1] place an "@" directly before a lambda, no parentheses or anything, creating an inline decorator that eagerly evaluates its argument if you want.
[^1]: don't
You can[^1] place an "@" directly before a lambda, no parentheses or anything, creating an inline decorator that eagerly evaluates its argument if you want.
[^1]: don't