riak-0.4.0.0: A Haskell client for the Riak decentralized data store

Portabilityportable
Stabilityexperimental
MaintainerBryan O'Sullivan <bos@mailrank.com>

Network.Riak.Functions

Description

Useful functions.

Documentation

mapEither :: (a -> c) -> (b -> d) -> Either a b -> Either c dSource