Creates a function that returns its nth argument.
Optional
The index of the argument to return.
Returns the new function.
Rest
Creates a function that returns its nth argument.