Handbook
Glossary
getter>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
getter>>
( object -- value )
Methods
USING:
accessors
alien.c-types
kernel.private
quotations
slots.private
;
M:
abstract-c-type
getter>>
6
slot
{
callable
}
declare
;
inline