Handbook
Glossary
t>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
t>>
( object -- value )
Methods
USING:
accessors
peg.javascript.private
slots.private
;
M:
ast-try
t>>
2
slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpBB
t>>
T{
struct-slot-spec
{
name
"t"
}
{
offset 24
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpBody
t>>
T{
struct-slot-spec
{
name
"t"
}
{
offset 112
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpSegmentQueryInfo
t>>
T{
struct-slot-spec
{
name
"t"
}
{
offset 8
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline