returns the function used by a delay
(defun delay-function (delay) "returns the function used by a delay" (cdr delay))