Handbook
Glossary
decks>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
decks>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
vm
;
M:
data-heap-room
decks>>
T{
struct-slot-spec
{
name
"decks"
}
{
offset 96
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline