Comment on The Invention of the Function KeywordComments−MrHusOP3yI have a pet peeve: I find it annoying when someone uses "const lambda" to define named functions instead of using the "function" keyword.I thought I'd air my grievances to the world.
Comments
I have a pet peeve: I find it annoying when someone uses "const lambda" to define named functions instead of using the "function" keyword.
I thought I'd air my grievances to the world.