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