| Copyright | (c) Masahiro Sakai 2014 |
|---|---|
| License | BSD-style |
| Maintainer | masahiro.sakai@gmail.com |
| Stability | provisional |
| Portability | non-portable (FlexibleContexts) |
| Safe Haskell | None |
| Language | Haskell2010 |
ToySolver.Internal.Data.IOURef
Description
Simple unboxed IORef-like type based on IOUArray