Handbook
Glossary
cons<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
cons<<
( value object -- )
Methods
USING:
accessors
lists.lazy
slots.private
;
M:
lazy-filter
cons<<
2
set-slot
;
inline
USING:
accessors
lists.lazy
slots.private
;
M:
lazy-map
cons<<
2
set-slot
;
inline
USING:
accessors
lists.lazy
slots.private
;
M:
lazy-take
cons<<
2
set-slot
;
inline
USING:
accessors
lists.lazy
slots.private
;
M:
lazy-until
cons<<
2
set-slot
;
inline
USING:
accessors
lists.lazy
slots.private
;
M:
lazy-while
cons<<
2
set-slot
;
inline