| Copyright | (C) 2015, 2016 Dimitri Sabadie |
|---|---|
| License | BSD3 |
| Maintainer | Dimitri Sabadie <dimitri.sabadie@gmail.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Graphics.Luminance.RW
Description
Readable types
Readable typeclass, for types that admit reads.
Read-only type.
Writable types
Writable typeclass, for types that admit writes.
Write-only type.