Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zambyte
424 days ago
(if (<= 0 (+ x m) n) ...)
There is one additional set of parentheses due to the simple addition, which I already mentioned.
1 comments
tuveson
424 days ago
I unwittingly chose an example that allowed you to write fewer s-expressions in Lisp… touché.
link