Name: Anonymous 2012-07-18 1:56
i have created a function called "repeat" that composes a function with itself n times. i have written it in two different ways. one works and the other doesn't. can you help me understand why the one doesn't work? tia.
the code:
https://gist.github.com/3134464
the code:
https://gist.github.com/3134464