base>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: base>> ( object -- value )


Methods
















M: XIModifierState base>>
T{ struct-slot-spec
{ name "base" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline






M: alien base>>
T{ struct-slot-spec
{ name "base" }
{ offset 8 }
{ class integer }
{ initial 0 }
{ type cell_t }
} read-struct-slot ; inline