I understand that these are different things, but ...
# random
x
I understand that these are different things, but at the call site, they do look the same (the name of the thing followed by
()
). I’m just (a little bit) sad that the abstraction leaks when I’m trying to use the lambda as an operator overload.