Handbook
Glossary
len>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
len>>
( object -- value )
Methods
USING:
accessors
graphviz.attributes
slots.private
;
M:
edge-attributes
len>>
40
slot
;
inline
USING:
accessors
slots.private
tools.annotations.assertions
;
M:
invalid-stream-read-unsafe
len>>
2
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.ffi
;
M:
sockaddr-in6
len>>
T{
struct-slot-spec
{
name
"len"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uchar
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.ffi
;
M:
sockaddr-in
len>>
T{
struct-slot-spec
{
name
"len"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uchar
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.ffi
;
M:
sockaddr-un
len>>
T{
struct-slot-spec
{
name
"len"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uchar
}
}
read-struct-slot
;
inline