Is Haskell the best procedural language?
May 17, 2021•20 min•Transcript available on Metacast Episode description
Functional programming is a mindset that distinguishes actions, calculations, and data. That's where it derives its power. Simply applying the discipline of 'only pure functions' lets you programming using a procedural mindset and still think you're doing functional programming.