Hello,
I’m coding in C++, and once I defined a lambda, I’d like to consider them as functions, and so apply to them name conventions for functions. I know they’re also variables, but… wouuld there be a way to adjust the naming for lambda variables ?