@hackage stateref0.2.1.1

Abstraction for things that work like IORef.

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      James Cook <mokus@deepbondi.net>

    • Versions

    A collection of type-classes generalizing the read/write/modify operations for stateful variables provided by things like IORef, TVar, &c.