This module exports a utility function for cloning objects or other values.
Creates an exact clone of any value that can later bechecked for equality to its original by using default.
This module exports a utility function for cloning objects or other values.