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