You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For figure 4.6, in the recursion chapter, I believe that n should be 2 in the third element of the stack from the bottom (the one which calls to_str(2, 2)). Initially found on pg. 157 of the print edition.
The text was updated successfully, but these errors were encountered:
For figure 4.6, in the recursion chapter, I believe that n should be 2 in the third element of the stack from the bottom (the one which calls to_str(2, 2)). Initially found on pg. 157 of the print edition.
The text was updated successfully, but these errors were encountered: