>>cdr ( object value -- object )


Vocabulary
accessors

Inputs
objectan object
valuean object


Outputs
objectan object


Definition


: >>cdr ( object value -- object ) over cdr<< ; inline