Scala tail recursion and decompiler adventures I’ve been intoScalalately. More about it will follow later, but there’s something I found out which I really like. Last couple of days I wrote some very basic Sc
Therefore, I don’t include HOFs in my definition of functional programming. In the end, HOFs are aterrificFP language feature, and they make Scala amuchbetter FP language than Java, but it’s still just alanguage feature, not a part of the core definition of functional programming. Note:...