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