On 8/10/07, Stefan O'Rear <[EMAIL PROTECTED]> wrote:
>
> Bool is 32 bits, but Don is using UArray.  UArray is not parametric in
> the element type, which means it's less generally useful (no UArray of
> Complex Double, for instance), but conversely it is able to use more
> efficient representations depending on the type.
>

Ok, interesting :-)
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to