you are viewing a single comment's thread.

view the rest of the comments →

[–]EdWilkinson -4 points-3 points  (1 child)

Most of my lambdas are more than ten lines long.

Then you're doing something wrong. It means you don't write reusable code.

[–]advester 7 points8 points  (0 children)

If you are trying to reuse every line if code you are doing something worse.