Skip to content

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

Notifications You must be signed in to change notification settings

lpalma/studying-monads

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

No packages published