GitHunt
BE

beeceej/reader

Example of the Reader Pattern

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...

Languages

Go93.7%Makefile2.8%Shell2.0%Dockerfile1.5%

Contributors

Created April 28, 2019
Updated April 28, 2019
beeceej/reader | GitHunt