johnpmayer/state

Monadic state


License
AGPL-3.0
Install
elm-package install johnpmayer/state 1.0.0

Documentation

A short library for writing pure monadic-state code in Elm.

Similar to Control.Monad.State, but closer to the non-tranformer version here:

http://www.seas.upenn.edu/~cis552/12fa/lectures/State.html

This software is licensed under the GNU Affero General Public License (AGPL). Copyright John P Mayer, Jr., 2013.