quasar.fp
A thread-safe, atomically updatable mutable reference.
Cribbed from the IORef defined in oncue/remotely, an Apache 2 licensed project: https://github.com/oncue/remotely
IORef
A thread-safe, atomically updatable mutable reference.
Cribbed from the
IORef
defined in oncue/remotely, an Apache 2 licensed project: https://github.com/oncue/remotely