You may encounter curry in everyday code without knowing it. Here is a bit of my reflections on curry and how to apply it in Javascript and Swift. In Haskell, all ...
A programmer’s pipe-dream is to write code, and be able to use it repeatedly with little effort. It’s _expressive_ because you write in a way that expresses what ...