-
Notifications
You must be signed in to change notification settings - Fork 37
Issues: iloveponies/120-hour-epic-sax-marathon
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Cheatsheet page with short descriptions of often used functions, macros and special forms
#12
opened Oct 27, 2013 by
Fingerzam
Import the chapter about functional programming with
partial
and comp
from the old material
#11
opened Oct 24, 2013 by
Fingerzam
Looping is recursion: start with using
recur
to tail call functions defined with defn
#7
opened Oct 24, 2013 by
Fingerzam
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.