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