Author | Message |
---|---|
rabbott
Posts: 1649
|
Posted 17:02 Oct 21, 2016 |
We have been using function composition You should be able to say what that lambda function is and why it makes sense as the output of > h = f . g you should be able to explain what the function Another way of putting this is that you should be able to write your own composition function.
I've added this to Project 6. If you already have credit for project 6 please ensure that anyone to whom you give credit understands this material. |