>>def ( object value -- object )


Vocabulary
accessors

Inputs
objectan object
valuean object


Outputs
objectan object


Definition


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