Handbook
Glossary
last-update>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
last-update>>
( object -- value )
Methods
USING:
accessors
kernel.private
math
slots.private
tetris.game
;
M:
tetris
last-update>>
4
slot
{
integer
}
declare
;
inline