@hackage reference0.1

A class for references in Haskell

  • Categories

    • License

      MIT

    • Maintainer

      uzytkownik2@gmail.com

    • Versions

      • 0.1 Mon, 6 Sep 2010

    Reference is class which generalizes references and monads they exists in. It means that IORef, STRef and others can be accessed by common interface.