• Perform a deep copy of an object.

    Parameters

    • values: object

      The object to be deep copied.

    Returns object

    A new object that is a deep copy of the input.