I.e. transferring the state from one object to another object, which shares some (but not all) of the first object's members.
I'm not applying this question to any real-life problem yet, but I guess I'm asking it to get a feel for the differences between the problem-solving approach in LISP as opposed to object-oriented languages like C#.