Handbook
Glossary
>>def-rep ( object value -- object )
Vocabulary
accessors
Inputs
object
an
object
value
an
object
Outputs
object
an
object
Definition
USING:
kernel
;
IN:
accessors
:
>>def-rep
( object value -- object )
over
def-rep<<
;
inline