Lennart Augustsson <[EMAIL PROTECTED]> wrote, > Well, with most compilers type signaturs make a speed > difference if you compile without optimization, but not > with optimization. Well, in this example - even with optimisation - it makes a difference if no type signature is given at all, because `Num' will then default to `Integer', instead of `Int'. But this is a rather special case of course. Manuel
- Cryptarithm solver - comparing oranges and orange... Jan-Willem Maessen
- Re: Cryptarithm solver - comparing oranges a... Mark Engelberg
- Re: Cryptarithm solver - comparing oranges a... Heribert Schuetz
- Re: Cryptarithm solver - comparing oranges a... Fergus Henderson
- Re: Cryptarithm solver - comparing oranges a... Bart Demoen
- Re: Cryptarithm solver - comparing oranges a... Andy Gill
- Re: Cryptarithm solver - comparing oranges a... Mark Engelberg
- Re: Cryptarithm solver - comparing oranges a... Lennart Augustsson
- Re: Cryptarithm solver - comparing oranges a... Manuel M. T. Chakravarty
- Re: Cryptarithm solver - comparing oranges a... Joe English