initialize

Initialization and Deinitialization of 'Storable' values.

https://github.com/chessai/initialize

Latest on Hackage:0.1.1.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.

BSD-3-Clause licensed by andrewthad
Maintained by [email protected]

This package provides two typeclasses, Initialize and Deinitialize, which provide a common interface for initializing and deinitializing Storable data backed by a Ptr.