Discussion: Add unboxed mutable references somewhere sensible

Henning Thielemann lemming at henning-thielemann.de
Thu Feb 12 10:06:55 UTC 2015


On Wed, 11 Feb 2015, David Feuer wrote:

> The Data.Ref.Unboxed module in the ArrayRef package attempts to address 
> this, but it doesn't seem to get much visibility, and its code hasn't 
> been touched since 2009. What can we do about this?

Use Ptr, Storable, poke and peek.


More information about the Libraries mailing list