Closures
clonefunction
Creates and returns a separate function value for the function passed as the first argument. The argument must be a function.
Creates and returns a separate function value for the function passed as the first argument. The argument must be a function.