Handbook
Glossary
to>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
to>>
( object -- value )
Methods
USING:
accessors
hashtables
io.encodings.8-bit.private
kernel.private
slots.private
;
M:
8-bit
to>>
3
slot
{
hashtable
}
declare
;
inline
USING:
accessors
infix.ast
slots.private
;
M:
ast-slice
to>>
4
slot
;
inline
USING:
accessors
biassocs
slots.private
;
M:
biassoc
to>>
3
slot
;
inline
USING:
accessors
grouping
kernel.private
math
slots.private
;
M:
circular-slice
to>>
3
slot
{
integer
}
declare
;
inline
USING:
accessors
arrays
kernel.private
slots.private
smtp
;
M:
email
to>>
3
slot
{
array
}
declare
;
inline
USING:
accessors
kernel
math.intervals
;
M:
empty-interval
to>>
drop
{
-1/0.
f
}
;
USING:
accessors
kernel
math.intervals
;
M:
full-interval
to>>
drop
{
1/0.
t
}
;
USING:
accessors
math.intervals
slots.private
;
M:
interval
to>>
3
slot
;
inline
USING:
accessors
geo-ip
slots.private
;
M:
ip-entry
to>>
3
slot
;
inline
USING:
accessors
cursors
slots.private
;
M:
map-cursor
to>>
3
slot
;
inline
USING:
accessors
bare
slots.private
;
M:
map
to>>
3
slot
;
inline
USING:
accessors
pop3
slots.private
;
M:
message
to>>
6
slot
;
inline
USING:
accessors
imap
slots.private
;
M:
parsed-email
to>>
3
slot
;
inline
USING:
accessors
alien.c-types
slots.private
;
M:
pointer
to>>
2
slot
;
inline
USING:
accessors
regexp.classes
slots.private
;
M:
range-class
to>>
3
slot
;
inline
USING:
accessors
slots.private
zoneinfo
;
M:
raw-link
to>>
3
slot
;
inline
USING:
accessors
slots.private
zoneinfo
;
M:
raw-rule
to>>
4
slot
;
inline
USING:
accessors
furnace.redirection
slots.private
;
M:
redirect-responder
to>>
2
slot
;
inline
USING:
accessors
sequences.extras
slots.private
;
M:
slice-error-of
to>>
3
slot
;
inline
USING:
accessors
sequences
slots.private
;
M:
slice-error
to>>
3
slot
;
inline
USING:
accessors
kernel.private
math
sequences
slots.private
;
M:
slice
to>>
3
slot
{
integer
}
declare
;
inline
USING:
accessors
kernel.private
math
sequences.extras
slots.private
;
M:
step-slice
to>>
3
slot
{
integer
}
declare
;
inline