you are viewing a single comment's thread
view the rest of the comments
[–] 29 points 3 years ago (3 children)

x is used for map, filter, etc. a and b are used for sorts, comparisons and merges. y might be used if I'm doing multiple lambda expressions (but that means I'm in a bad place already). I have no idea why, but these are firm rules in my brain.

  • source
  • hideshow 3 child comments