Function composition (source code)

= Function composition
{wiki=Function_composition}

Function composition is an operation that takes two functions and produces a new function by applying one function to the result of another function.