http://book.realworldhaskell.org/read/profiling-and-optimiza...
Luckily Haskell does give you the ! operator (e.g., !x), which tells the compiler to evaluate the variable.
http://book.realworldhaskell.org/read/profiling-and-optimiza...
Luckily Haskell does give you the ! operator (e.g., !x), which tells the compiler to evaluate the variable.