Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looping is recursion: start with using recur to tail call functions defined with defn #7

Open
Fingerzam opened this issue Oct 24, 2013 · 0 comments
Assignees

Comments

@Fingerzam
Copy link
Member

Modify the chapter to first use recur in functions defined with defn. Trivial examples would be sum and product from Recursion. One can be an exercise. Move exercises 2 and 3 to this initial part.

@ghost ghost assigned Fingerzam Oct 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant