clonefunction
Creates and returns a new function that has the same behaviour as the passed function.
Parameter
func
- The function to clone.
Example
Last updated
Creates and returns a new function that has the same behaviour as the passed function.
func
- The function to clone.
Last updated