marick / fp-oo

Code samples and exercise solutions for /Functional Programming for the Object-Oriented Programmer/
143 stars 49 forks source link

Switch 'repeat' in for 'replicate' #7

Closed marick closed 12 years ago

marick commented 12 years ago

Supposedly replicate is deprecated in favor of repeat (according to doc)