Scheme (programming language): Difference between revisions

Content deleted Content added
Ap (talk | contribs)
mNo edit summary
mNo edit summary
Line 129:
(if then-expr else-expr)
 
but isit is used much less because <code>cond</code> is both more general and has overall better readability.
 
==== Loops ====