Y
Hacker News
new
|
ask
|
show
|
jobs
by
yencabulator
174 days ago
For a
purely functional
language. Scheme is not that.
https://www.gnu.org/software/guile/manual/html_node/while-do...
1 comments
anthk
174 days ago
And you are wrong because you can define a loop as iterating recursively over a list with just car and cdr.
link
yencabulator
173 days ago
Can but since other constructs exist that doesn't by itself make TCO "must have"
link