haskell - Resource for learning recursion and induction over lists and trees? -


i writing course on functional programming , 1 of modules in course covers lists, , 1 cover trees. both modules center on recursion , induction on these datatypes. seeking material covers these topics in order include part of course's bibliography.

can please link resource (preferably book) can find these topics explained?

may the craft of functional programming


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -