Handbook
Glossary
what>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
what>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
kernel
readline.ffi
;
M:
UNDO_LIST
what>>
T{
struct-slot-spec
{
name
"what"
}
{
offset 24
}
{
class
object
}
{
type
undo_code
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIPropertyEvent
what>>
T{
struct-slot-spec
{
name
"what"
}
{
offset 64
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
pcre
slots.private
;
M:
bad-option
what>>
2
slot
;
inline
USING:
accessors
pcre2
slots.private
;
M:
bad-option
what>>
2
slot
;
inline
USING:
accessors
alien
alien.c-types
alien.syntax
classes.struct
classes.struct.private
lua
;
M:
lua_Debug
what>>
T{
struct-slot-spec
{
name
"what"
}
{
offset 24
}
{
class
c-ptr
}
{
type
pointer:
char
}
}
read-struct-slot
;
inline