Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
cmd
 
 
db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Does Go Really Need Monads?

I'm not sure... Maybe...

Anyway, here's a home-grown example of using a ReaderMonad like pattern in Go.

Haskellers don't shoot me... I'm not an expert.
Golang'ers, don't shoot me... I know Go probably doesn't need the M Word...

Please do suggest fixes/improvements

This Repo acts as a POC of the Reader Monad Pattern, and showcases how it may be used in the wild.

just run make run

comments, suggestions, welcome...

About

Example of the Reader Pattern

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.