ThreadObjects

Mutable objects that reside in their own threads.

Latest on Hackage:0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Timothy Hobbs
Maintained by Timothy Hobbs<[email protected]>

Provides mutable objects that reside in their own threads and have increadible resilience to runtime errors. Are really usefull for a Model-View program archtecture.