Function
Object members
deferDefer execution of a function.
getArguments
Get the argument names of a functions
getBody
Get the body section of a function
getName
Get the name of a function
memoize
Memoize (cache) the output of a function.
removeErrorHandler
Remove a previously set handler
setErrorHandler
Set a error handler for the function.
time
Get the execution time of a function
