Open oliverjam opened 5 years ago
The intro to this MC assumes a level of understanding of function composition that I don't think anyone has in week 3.
it allows you to take some functions and compose them into a single function
is (ironically) a recursive definition 🙃
We should either remove the references to compose or at least add an example.
The intro to this MC assumes a level of understanding of function composition that I don't think anyone has in week 3.
is (ironically) a recursive definition 🙃
We should either remove the references to compose or at least add an example.