• Stars
    star
    1
  • Language
    Haskell
  • License
    BSD 3-Clause "New...
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

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!