[Haskell-cafe] Ackermann Function Memoization, GHC Weird Output or Bug?

Eric Mertens emertens at gmail.com
Fri Mar 14 02:07:03 EDT 2008


Smaller example of this behavior:

> array ((0,0),(1,1)) [((1,1),6)] ! (0,3)
6

-- 
Eric Mertens


More information about the Haskell-Cafe mailing list