Skip to content
/ reader Public

Example of the Reader Pattern

beeceej/reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published