[Haskell-cafe] Boxed Mutable Arrays
Don Stewart
dons at galois.com
Mon Dec 14 16:34:01 EST 2009
brad.larsen:
> The vector package on haskell has boxed arrays. Is DPH *really* only
> for primitive, unboxed types? If so, that's unfortunate.
No, it's not only, but all the uses I've seen have been related to
numerics, represented with unboxed types.
I'm just curious if you have a current use case -- since that would help
get interest in the ticket.
-- Don
More information about the Haskell-Cafe
mailing list