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