On 7/12/07, Andrew Coppin <[EMAIL PROTECTED]> wrote:
What, as in the way that simple strings are lists, and you change it to
something less flexible but faster if you actually need it?

I suppose that makes some sense...

Not much. There is a very significant difference between the two.

The differences between Int and Integer operations are mostly constant factors.

The differences between String and ByteString operations are
algorithmic (consider length).

T.
--
Dr Thomas Conway
[EMAIL PROTECTED]

Silence is the perfectest herald of joy:
I were but little happy, if I could say how much.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to