| Safe Haskell | Safe-Inferred |
|---|
Database.Redis.ByteStringClass
- class BS a where
- toBS :: a -> ByteString
- fromBS :: ByteString -> a
Documentation
class BS a where
Utility class for conversion to and from Strict ByteString
redis-0.13: A driver for Redis key-value database
| Safe Haskell | Safe-Inferred |
|---|
Database.Redis.ByteStringClass
class BS a where
Utility class for conversion to and from Strict ByteString