An open API service indexing awesome lists of open source software.

https://github.com/zudov/purescript-var

Vars -- references that can be read/written from the Eff monad
https://github.com/zudov/purescript-var

Last synced: 7 months ago
JSON representation

Vars -- references that can be read/written from the Eff monad

Awesome Lists containing this project

README

          

# purescript-var


purescript-var on Pursuit

An API to provide uniform read/write access to the references in the `Eff` monad.

[Documentation](https://pursuit.purescript.org/packages/purescript-var/2.0.0/docs/Control.Monad.Eff.Var)