I am having a hard time with.
doTwice f x = f (f x)
what does this do? What is the systematic way to evaluate these expressions?
Are there any resources with many practice exercises like this one?
Thanks,
Dimiti
[1] http://www.seas.upenn.edu/~cis552/lectures/Lec2.html