>> but Integer is actually (if you're using GMP with your ghc):
>
> Yes, that's tolerably well known.  You only pay the space overhead
> when you need it (like Lisp or Smalltalk).  But you always pay the
> time overhead.

I thought Integers can't be unboxed, regardless of their magnitude?

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

Reply via email to