 
            
    0 people like it.
    Like the snippet!
  
Two different approaches to the problem of starting with a value, applying a function to it n times, and accumulating a result.
| 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: |  | 
| Link: | http://fssnip.net/7Qc | 
| Posted: | 9 years ago | 
| Author: | Kit Eason | 
| Tags: | recursion |