@hackage / acme-timemachine

An easy way to perform and unperform IO and other stateful actions.

Latest0.0.1.0

About

Metadata

  • Last updated , by mniip
  • License BSD-3-Clause
  • Maintained by: mniip@mniip.com

  • Lottery factor: 0

Links

Installation

Readme

When doing some computations with side effects, one might regret the decision to change the state of the universe. This package provides an undo function for such cases, and universe suspension/resuming functions for finer control.