Deep freeze an object and all nested objects/functions within it.
The type of the object to freeze.
The object to deeply freeze.
The deeply frozen (immutable) object.
Deep freeze an object and all nested objects/functions within it.