Hello Lennart, Monday, February 12, 2007, 11:53:32 AM, you wrote:
> Many architectures gives both the quotient and remainder when you use > the division instruction, so divMod (quotRem) shouldn't cost more > than a div or mod. But if the code generator takes advantage of that > is another matter. qoutRem# is primitive operation in GHC -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
