Handbook
Glossary
cdr>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
cdr>>
( object -- value )
Methods
USING:
accessors
lists
slots.private
;
M:
cons-state
cdr>>
3
slot
;
inline
USING:
accessors
lists.lazy
slots.private
;
M:
lazy-concat
cdr>>
3
slot
;
inline
USING:
accessors
kernel.private
lazy
lists.lazy
slots.private
;
M:
lazy-cons-state
cdr>>
3
slot
{
lazy
}
declare
;
inline
USING:
accessors
lists.lazy
slots.private
;
M:
lazy-io
cdr>>
4
slot
;
inline
USING:
accessors
lists.lazy
slots.private
;
M:
memoized-cons
cdr>>
4
slot
;
inline