| Copyright | (c) 2008 Eugene Kirpichov |
|---|---|
| License | BSD-style |
| Maintainer | [email protected] |
| Stability | experimental |
| Portability | portable (H98 + FFI) |
| Safe Haskell | None |
| Language | Haskell98 |
Data.Digest.Adler32
Description
Adler32 wrapper
Documentation
class Adler32 a where Source #
The class of values for which Adler32 may be computed
Minimal complete definition