@hackage reference0.1
A class for references in Haskell
Categories
License
MIT
Maintainer
uzytkownik2@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
- 0.1 Mon, 6 Sep 2010
Installation
Dependencies (2)
Dependents (3)
@hackage/acme-everything, @hackage/iteratee-parsec, @hackage/roundtrip-xml
Reference is class which generalizes references and monads they exists in. It means that IORef, STRef and others can be accessed by common interface.