Handbook
Glossary
u>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
u>>
( object -- value )
Methods
USING:
accessors
cpu.arm.32.assembler.private
slots.private
;
M:
addressing
u>>
4
slot
;
inline
USING:
accessors
peg.javascript.private
slots.private
;
M:
ast-for
u>>
4
slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpArbiter
u>>
T{
struct-slot-spec
{
name
"u"
}
{
offset 40
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpShape
u>>
T{
struct-slot-spec
{
name
"u"
}
{
offset 64
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
kernel.private
random.lagged-fibonacci
slots.private
specialized-arrays.instances.alien.c-types.double
;
M:
lagged-fibonacci
u>>
2
slot
{
double-array
}
declare
;
inline
USING:
accessors
colors.luv
slots.private
;
M:
luva
u>>
3
slot
;
inline
USING:
accessors
alien
alien.c-types
alien.syntax
benchmark.yuv-to-rgb
classes.struct
classes.struct.private
;
M:
yuv-buffer
u>>
T{
struct-slot-spec
{
name
"u"
}
{
offset 32
}
{
class
c-ptr
}
{
type
pointer:
void
}
}
read-struct-slot
;
inline
USING:
accessors
colors.yuv
slots.private
;
M:
yuva
u>>
3
slot
;
inline