Type: function
set-cdr!( p b, );
set-cdr!
An instance of <pair>
An instance of <object>
Side effects the given pair, p, so that its cdr is b. Returns no values.