Handbook
Glossary
step>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
step>>
( object -- value )
Methods
USING:
accessors
infix.ast
slots.private
;
M:
ast-slice
step>>
5
slot
;
inline
USING:
accessors
kernel.private
math
ranges
slots.private
;
M:
range
step>>
4
slot
{
number
}
declare
;
inline
USING:
accessors
kernel.private
math
sequences.extras
slots.private
;
M:
step-slice
step>>
5
slot
{
integer
}
declare
;
inline
USING:
accessors
calendar
calendar.ranges
kernel.private
slots.private
;
M:
timestamp-range
step>>
4
slot
{
duration
}
declare
;
inline