foundersandcoders / mc-waterfall-chaser

:droplet: ~~Don't~~ Go Chase[ing] Waterfalls :droplet:
1 stars 0 forks source link

Function composition #6

Open oliverjam opened 5 years ago

oliverjam commented 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.