There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
While studying category theory and reaching the chapter on adjunctions, I got the idea to try and implement them in haskell and use them to create the state monad with an accompanying stack data structure example!