On 7/22/2014 2:08 PM, Timon Gehr wrote:
And I'd love to see what native code is generated for the Haskell example.Well, the _actually_ corresponding D code using BigInt and DMD is significantly slower than what GHC generates here.
Irrelevant to the looping issue - comparing the code gen of D's BigInt to Haskell's BigInt is not the issue here.
