rev-state: Reverse State monad transformer

[ bsd3, control, library ] [ Propose Tags ]

It's like the State monad transformer. But Reversed! The state goes backwards.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.2.0, 0.2.0.1
Change log ChangeLog.md
Dependencies base (>=4.8 && <5.0), mtl (>=2 && <3) [details]
License BSD-3-Clause
Author Dan Burton
Maintainer danburton.email@gmail.com
Category Control
Home page https://github.com/DanBurton/rev-state#readme
Uploaded by DanBurton at 2024-01-16T00:58:43Z
Distributions NixOS:0.2.0.1, Stackage:0.2.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3488 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-16 [all 1 reports]

Readme for rev-state-0.2.0.1

[back to package description]

rev-state

build status

Reverse State monad transformer.

(Import it qualified to avoid confusion.)