| Copyright | (c) 2014, Andrew G. Seniuk |
|---|---|
| License | BSD-style (see the file LICENSE) |
| Maintainer | Andrew Seniuk <rasfar@gmail.com> |
| Stability | provisional |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell2010 |
Seqaid.Global
Description
Collects IORefs used by the seqaid runtime.
This will be substantially reorganised and clarified by the next minor version bump (>=0.1.1).
Documentation
condenseEq :: Eq a => (a -> a) -> a -> [a] Source