Function functionDeepCopyHandler

  • Deep copy handler to identify and copy functions. This handler just returns the original function so the original function will be assigned to any new deep copied instance.

    Parameters

    Returns boolean

    true if the current value is a function otherwise false

    0.4.4