
13 Sep
2010
13 Sep
'10
1:05 p.m.
On 13 September 2010 14:03, Lorenzo Isella
How can you iterate f on y (i.e. its second argument) while keeping x and y fixed?
On 13 September 2010 14:16, Magnus Therning
Using a lambda expression (anonymous function) or through clever use of flip.
On 13 September 2010 15:01, Alex Rozenshteyn
To actually give the example:
[example with a lambda expression]
On 13 September 2010 16:33, Tommy M. McGuire
And to finish the example, fully parenthesized:
[example with a clever use of flip] To conclude, Haskell is a great language and has a fantastic user community. Ozgur Akgun