tardis

Bidirectional state monad transformer

https://github.com/DanBurton/tardis

Version on this page:0.4.1.0@rev:1
LTS Haskell 21.25:0.4.4.0
Stackage Nightly 2024-03-14:0.5.0
Latest on Hackage:0.5.0

See all snapshots tardis appears in

BSD-3-Clause licensed by Dan Burton
Maintained by [email protected]
This version can be pinned in stack with:tardis-0.4.1.0@sha256:7b45b8fba6db18e5fcfb22dab3de1809b88e8fda6a202a32da308507d2dde6f2,1276

Module documentation for 0.4.1.0

Depends on 3 packages(full list with versions):

A Tardis is a combination of both a forwards and a backwards state transformer, providing two state values that "travel" in opposite directions.

A detailed description of what a Tardis is and how to use it can be found in the documentation for Control.Monad.Tardis.