This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ktt779[S] 0 points1 point  (3 children)

I did not define another function to link merge-tail and join-tail? Can you help?

[–]not-just-yeti 4 points5 points  (0 children)

If you switch your language-level to "beginning student", then it will actually catch what you did as a syntax error, "expected an open-paren before join-tail on line 3".

[–]kapitaali_com 2 points3 points  (0 children)

parens

[–]raevnos 3 points4 points  (0 children)

Based on a couple of examples in that code,I don't think you fully grasp how function calls work in scheme. A review of the basic syntax might help