ABSTRACT

B Each function takes an additional parameter, usually the last, which is another function.

B That function parameter is applied at the end of the current function.

B That function parameter is given, as input, what would be the output of the current function.