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