I am looking at an implementation of a Promise class (at bottom). The constructor takes a function, f. So if I have a regular function I want to pass in:
f