Popularity
6.3
Stable
Activity
2.6
-
12
5
3

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

stateWriter alternatives and similar packages

Based on the "Control" category.
Alternatively, view stateWriter alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of stateWriter or a related project?

Add another 'Control' Package

README

stateWriter

Build Status stateWriter on Stackage LTS 3 stateWriter on Stackage Nightly

A rewrite of the RWS monad, where the Writer part is actually handled like strict state so that it doesn't leak memory.