✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Assume that we have the following expression in Scheme:
(bar (foo thing) (baz stuff))
What would be the order of evaluation for the function calls?