Ha yeah I actually did the opposite here. I was actually refactoring |> then(fn {sum, _} -> sum end) (which I also prefer for readability) to be shorter. Only after I posted did I see what I’d done.
Ha yeah I actually did the opposite here. I was actually refactoring |> then(fn {sum, _} -> sum end) (which I also prefer for readability) to be shorter. Only after I posted did I see what I’d done.