Question re default arguments in multiple matching functions

6 months into Elixir and I find it very hard to go back to Ruby, without its pipeline operator.

I found Dave Thomas’ book particularly stressed the pjpeline and how it forms your thinking very well. That is, the syntax isn’t mere sugar, it changes the way you think about transformations of data.

M