Handbook
Glossary
num>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
num>>
( object -- value )
Methods
USING:
accessors
slots.private
xml.errors
;
M:
bad-version
num>>
4
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
openssl.libcrypto
;
M:
bio_st
num>>
T{
struct-slot-spec
{
name
"num"
}
{
offset 40
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpArray
num>>
T{
struct-slot-spec
{
name
"num"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
openssl.libssl
;
M:
stack_st
num>>
T{
struct-slot-spec
{
name
"num"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline