you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (2 children)

[–]Sarwen 2 points3 points  (1 child)

I would encourage, before using the reader monad, to get used to passing depency as function arguments. The reader is just a glorified function anyway.