Represents a type that provides selective customization of an immutable type by omitting specific mutable methods such as "isEqual", "clone", and "assign". This type allows partial modification of the resulting structure.
Represents a type that provides selective customization of an immutable type by omitting specific mutable methods such as "isEqual", "clone", and "assign". This type allows partial modification of the resulting structure.