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
The book mentions (at footnote 19, page 257) that the "objects" a, b, and so on, are shared. so technically v should point at the last pair of w, I believe.
The text was updated successfully, but these errors were encountered:
p2pu-sicp/3.3/3.14.scm
Line 27 in fbc49b6
The book mentions (at footnote 19, page 257) that the "objects" a, b, and so on, are shared. so technically
v
should point at the last pair ofw
, I believe.The text was updated successfully, but these errors were encountered: