riak-0.4.1.1: 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