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