Comment on Turn O(n^2) reverse into O(n)parentComments−PKop12yJust so no one reading is confused, should be: Result is 10 in foldr example. Just forgot one element from list.−MBCook12yYou're right. Good catch.
Comments
Just so no one reading is confused, should be: Result is 10 in foldr example. Just forgot one element from list.
You're right. Good catch.