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