Popularity
7.1
Declining
Activity
0.0
Stable
27
5
1

Monthly Downloads: 9
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Control     Monad    
Latest version: v0.0.0.0

monad-batcher alternatives and similar packages

Based on the "monad" category.
Alternatively, view monad-batcher alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of monad-batcher or a related project?

Add another 'monad' Package

README

The monad-batcher package provides the Batcher applicative monad that batches commands for later more efficient execution.

See the example.

This package can be seen as a lightweight form of Simon Marlow's haxl package.