Closed teliatko closed 11 years ago
See my commit from this morning. Feedback welcome!
Your test suite broke the build. Compiler was unable to compile your suite and thus not running anything else. I've fixed it, see you tests for anonymous functions. Sometimes even Scala compiler needs a help :)
Sorry for closing I always click the wrong button
See my last pull request.
Timing:
Content: Demonstrate high-order functions, that function can be passed as argument to other function and returned from function. Maybe show function composition.