Handbook
Glossary
cells>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
cells>>
( object -- value )
Methods
USING:
accessors
gamelib.board
slots.private
;
M:
board
cells>>
4
slot
;
inline
USING:
accessors
minesweeper
slots.private
;
M:
grid-gadget
cells>>
18
slot
;
inline
USING:
accessors
pdf.layout
slots.private
;
M:
table-row
cells>>
2
slot
;
inline