>>addr ( object value -- object )


Vocabulary
accessors

Inputs
objectan object
valuean object


Outputs
objectan object


Definition


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