[Haskell-cafe] Memory efficiency questions for real-time graphics

T Willingham t.r.willingham at gmail.com
Tue Oct 28 00:00:49 EDT 2008


On Mon, Oct 27, 2008 at 11:04 PM, Don Stewart <dons at galois.com> wrote:
> It depends on the operations (safe indexing or unsafe indexing).
> Being strict or unboxed doesn't determine the safety.

OK, that makes sense.

This is a huge load off my conscience.  I can now dig into Real World
Haskell without hesitation, knowing that what I want in the end is
actually possible.

Thanks again,
TW


More information about the Haskell-Cafe mailing list