Comp 210 Lab 8:
Higher-Order Functions

Today's lab gives us practice writing functions which take functions as arguments, and (more interestingly) functions whch return functions.
Back to Comp 210 Home