Higher Order Functions in #Haskell: Lambda calculus, Currying, Maps
https://functional.works-hub.com/learn/higher-order-functions-lambda-calculus-currying-maps-6e539
@lupyuen Actually I already wrote a library that does exactly that (but not in haskell)... it is active and has some good contributors too.. maybe you'd want to join in :)
Recommend the following book
Algorithm Design with Haskell
Recommend the following playlist
Haskell for Imperative Programmers
https://www.youtube.com/playlist?list=PLe7Ei6viL6jGp1Rfu0dil1JH1SHk9bgDV
@lupyuen I've been having a hankering lately to code something in haskell... I only ever do snippets and never can find a good excuse for doing a whole projhect in haskell... I really need to change that.