identity
A function which returns its value unmodified.
Arguments
x
(Any): The value to return.
Returns
(Any): The value given as the parameter.
Example
Last updated
Was this helpful?
A function which returns its value unmodified.
x
(Any): The value to return.
(Any): The value given as the parameter.
Last updated
Was this helpful?