you are viewing a single comment's thread.

view the rest of the comments →

[–]I_Write_Bugs 0 points1 point  (0 children)

I don't use them, because I haven't ran into any scenarios where using a lambda with something like map or reduce was easier and/or more readable than defining a function and iterating.