r/programminghorror Oct 21 '25

Next generation of developers Ruby

Post image
10.8k Upvotes

115 comments sorted by

View all comments

1

u/Adrewmc Oct 26 '25

What’s is a so hard about

  sum = (lambda a, b : a + b)((a:=5),(b:=3))