| Copyright | © Frank Jung 202020212022 |
|---|---|
| License | GPL-3 |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
MyState
Description
A simple State monad implementation to explore it's characteristics.
Based on many articles, but principally from: The State Monad: A Tutorial for the Confused?