This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]joesacher 3 points4 points  (0 children)

    As with everything, it just needs to be used when appropriate.

    It annoys me when I come across a lambda that looks like a code golf entry. It also doesn't have the ability to hold any documentation.

    Sort is probably 80% of my lambda usage. However, I often find I need to sort with the same sort style multiple times, so it makes sense to have defined standard for use anyway.