Package

purescript-run-external-state

Repository
Mateiadrielrafael/purescript-run-external-state
License
GPL-3.0-or-later
Uploaded by
Mateiadrielrafael
Published on
2021-08-08T13:29:47Z

Alternative representation for State, allowing for some new interpreters,

Usecases:

  • conccurrent state
  • saving the state inside a Ref

For the full documentation check out pursuit

Development

Building the package

spago build

Running the test suite

spago -x ./spago.test.dhall test

If you think a particular helper would be an useful addition, feel free to open an issue.