Skip to content

lpalma/studying-monads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Monads to Structure Functional Programs

I have created this repository as part of my learning of Functional Programming.

The code/functions presented here were adapted from the paper The Essence Of Functional Programming by Philip Wadler. You can find this paper and many others about Monads by Philip Wadler here.

Most of the functions were kept unchanged, apart from introducing some wild-cards and changing the function name lookup to fetch so to not conflict with the Prelude function.

About

Code adapted from the paper The Essence Of Functional Programming as part of my learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors