Deprecated

procrastinating-structure

Pure structures that can be incrementally created in impure code

Latest on Hackage:1.0.1

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.

LicenseRef-OtherLicense licensed by Jake McArthur
Maintained by [email protected]

This package provides a type class for incrementally creating pure structures in impure code. Also included is a queue with a pure front and an impure back.