The ST effect, for safe local mutation. This is the Lua fork of
purescript-st for the
pslua compiler backend: it
keeps the upstream PureScript API and replaces the JavaScript FFI with Lua that
runs on Lua 5.1.
It ships in the purescript-lua package set:
spago install st
The API matches upstream, so the module docs are published on Pursuit.