I'm iterating over a list and trying to call a function on each element of the list. The function does stuff like I/O though, so they take callbacks for when they're finished.